This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-02-24 12:57:29 +01:00
|
|
|
class BaseService
|
2016-02-29 19:42:08 +01:00
|
|
|
include RoutingHelper
|
2016-02-24 12:57:29 +01:00
|
|
|
include ApplicationHelper
|
|
|
|
end
|