Method: Jets::Controller::Base#response

Defined in:
lib/jets/controller/base.rb

#responseObject (readonly)

Returns the value of attribute response.



19
20
21
# File 'lib/jets/controller/base.rb', line 19

def response
  @response
end