Class: Mascot::SitemapController

Inherits:
ApplicationController
  • Object
show all
Defined in:
app/controllers/mascot/sitemap_controller.rb

Instance Method Summary collapse

Instance Method Details

#showObject



5
6
7
# File 'app/controllers/mascot/sitemap_controller.rb', line 5

def show
  mascot.render mascot.find_resource
end