Method: ActionDispatch::AssertionResponse#name

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

#nameObject (readonly)

Returns the value of attribute name.



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

def name
  @name
end