mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 10:12:56 -05:00
Add RoutingHelper (#4769)
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user