Method: Jets::Controller::Base#response
- Defined in:
- lib/jets/controller/base.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
15 16 17 |
# File 'lib/jets/controller/base.rb', line 15 def response @response end |