Class: Mascot::SiteController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- Mascot::SiteController
- Defined in:
- app/controllers/mascot/site_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
5 6 7 |
# File 'app/controllers/mascot/site_controller.rb', line 5 def show mascot.render mascot.find_resource end |