Add RoutingHelper (#4769)

This commit is contained in:
Yamagishi Kazutoshi
2017-09-02 03:03:20 +02:00
committed by Eugen Rochko
parent 0b32338e3f
commit b767eb7ff8
@@ -1,6 +1,7 @@
# frozen_string_literal: true
class Web::NotificationSerializer < ActiveModel::Serializer
include RoutingHelper
include StreamEntriesHelper
class DataSerializer < ActiveModel::Serializer