Class: Refinery::Pages::Admin::PreviewController

Inherits:
AdminController
  • Object
show all
Includes:
InstanceMethods, RenderOptions
Defined in:
app/controllers/refinery/pages/admin/preview_controller.rb

Instance Method Summary collapse

Methods included from InstanceMethods

#error_404, included, #refinery_menu_pages

Instance Method Details

#showObject



12
13
14
# File 'app/controllers/refinery/pages/admin/preview_controller.rb', line 12

def show
  render_with_templates?
end