mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 01:48:06 +01:00
4 lines
50 B
Ruby
4 lines
50 B
Ruby
|
class BaseService
|
||
|
include ApplicationHelper
|
||
|
end
|