Class: Mascot::SiteController

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

Instance Method Summary collapse

Instance Method Details

#showObject



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

def show
  mascot.render mascot.find_resource
end