Method: Maglev::Admin::Sections::PreviewsController#show
- Defined in:
- app/controllers/maglev/admin/sections/previews_controller.rb
#show ⇒ Object
12 13 14 |
# File 'app/controllers/maglev/admin/sections/previews_controller.rb', line 12 def show @section = fetch_section end |