Method: ActionDispatch::AssertionResponse#code

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

#codeObject (readonly)

Returns the value of attribute code.



10
11
12
# File 'lib/action_dispatch/testing/assertion_response.rb', line 10

def code
  @code
end