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



15
16
17
# File 'app/controllers/refinery/pages/admin/preview_controller.rb', line 15

def show
  render_with_templates?
end