1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-28 23:09:18 +09:00
YuruToot/app/services/base_service.rb

4 lines
50 B
Ruby
Raw Normal View History

2016-02-24 20:57:29 +09:00
class BaseService
include ApplicationHelper
end