mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-12-23 05:37:47 +00:00
4 lines
50 B
Ruby
4 lines
50 B
Ruby
|
class BaseService
|
||
|
include ApplicationHelper
|
||
|
end
|