Method: EngineRoom::PagesController#sections
- Defined in:
- app/controllers/engine_room/pages_controller.rb
#sections ⇒ Object
12 13 14 |
# File 'app/controllers/engine_room/pages_controller.rb', line 12 def sections @sections = Section.all end |