Class: Refinery::FastController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- Refinery::FastController
- Defined in:
- app/controllers/refinery/fast_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'app/controllers/refinery/fast_controller.rb', line 4 def render :partial => '/refinery/message', :layout => false end |