Class: GacoCms::FrontController
- Inherits:
-
Object
- Object
- GacoCms::FrontController
- Defined in:
- app/controllers/gaco_cms/front_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
10 11 12 |
# File 'app/controllers/gaco_cms/front_controller.rb', line 10 def index render theme_path_for(:index) end |