1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-28 23:09:12 +09:00
whippy-edition/app/services/base_service.rb
2016-02-24 12:57:29 +01:00

4 lines
50 B
Ruby

class BaseService
include ApplicationHelper
end