Method: Cms::SectionsController#show

Defined in:
app/controllers/cms/sections_controller.rb

#showObject



15
16
17
# File 'app/controllers/cms/sections_controller.rb', line 15

def show
  redirect_to cms.sitemap_path
end