Method: Maglev::EditorController#show
- Defined in:
- app/controllers/maglev/editor_controller.rb
#show ⇒ Object
17 18 19 20 |
# File 'app/controllers/maglev/editor_controller.rb', line 17 def show fetch_maglev_page_content render layout: nil end |