Method: ActionController::TestCase::Behavior#response

Defined in:
actionpack/lib/action_controller/test_case.rb

#responseObject (readonly)

Returns the value of attribute response.



367
368
369
# File 'actionpack/lib/action_controller/test_case.rb', line 367

def response
  @response
end