Method: ActionDispatch::AssertionResponse#code

Defined in:
actionpack/lib/action_dispatch/testing/assertion_response.rb

#codeObject (readonly)

Returns the value of attribute code



8
9
10
# File 'actionpack/lib/action_dispatch/testing/assertion_response.rb', line 8

def code
  @code
end