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

Inherits:
Refinery::PagesController show all
Includes:
Admin::BaseController, ApplicationController, RenderOptions
Defined in:
app/controllers/refinery/pages/admin/preview_controller.rb

Instance Method Summary collapse

Methods inherited from Refinery::PagesController

#home

Instance Method Details

#showObject



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

def show
  render_with_templates?
end