Class: Spina::PagesController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Spina::PagesController
- Includes:
- Frontend
- Defined in:
- app/controllers/spina/pages_controller.rb
Instance Method Summary collapse
Methods included from Frontend
Instance Method Details
#homepage ⇒ Object
8 9 10 |
# File 'app/controllers/spina/pages_controller.rb', line 8 def homepage render_with_template(page) end |