mirror of
https://github.com/funamitech/mastodon
synced 2024-11-28 23:09:18 +09:00
4 lines
50 B
Ruby
4 lines
50 B
Ruby
|
class BaseService
|
||
|
include ApplicationHelper
|
||
|
end
|