This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2016-02-24 03:57:29 -08:00
|
|
|
class BaseService
|
2016-02-29 10:42:08 -08:00
|
|
|
include RoutingHelper
|
2016-02-24 03:57:29 -08:00
|
|
|
include ApplicationHelper
|
|
|
|
end
|