mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-08 08:44:27 +00:00
Include AtomBuilderHelper (which declared url_for_target) to all services
This commit is contained in:
parent
e239fc3050
commit
af7ae348d7
|
@ -1,4 +1,5 @@
|
|||
class BaseService
|
||||
include RoutingHelper
|
||||
include ApplicationHelper
|
||||
include AtomBuilderHelper
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue