Class: Front::PagesController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/integrator/front/pages_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



6
7
8
# File 'app/controllers/integrator/front/pages_controller.rb', line 6

def show
  redirect_to  unless defined? Integrator::Page # cap
end