Class: Cmsimple::MercuryController
- Inherits:
-
MercuryController
- Object
- MercuryController
- Cmsimple::MercuryController
- Defined in:
- app/controllers/cmsimple/mercury_controller.rb
Instance Method Summary collapse
Instance Method Details
#resource ⇒ Object
3 4 5 |
# File 'app/controllers/cmsimple/mercury_controller.rb', line 3 def resource render :action => "/#{params[:type]}/#{params[:resource]}" end |