Class: LatoCms::ApplicationController
- Inherits:
-
Lato::ApplicationController
- Object
- Lato::ApplicationController
- LatoCms::ApplicationController
- Includes:
- LatoSpaces::Groupable
- Defined in:
- app/controllers/lato_cms/application_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
10 11 12 |
# File 'app/controllers/lato_cms/application_controller.rb', line 10 def index redirect_to lato_cms.pages_path end |