Sha256: 6962b87042d0cad0f61b6c9727a1b093b8861b009c5399512d0b897179858399
Contents?: true
Size: 337 Bytes
Versions: 7
Compression:
Stored size: 337 Bytes
Contents
module ServiceController class Base < ::FrontendController layout 'rails/add_ons/application' include ServiceController::Service include ServiceController::RestActions include ServiceController::RestServiceUrls include ServiceController::ServiceInflections include ServiceController::LocationHistory end end
Version data entries
7 entries across 7 versions & 1 rubygems