Method: ActionDispatch::AssertionResponse#name
- Defined in:
- actionpack/lib/action_dispatch/testing/assertion_response.rb
#name ⇒ Object (readonly)
Returns the value of attribute name
8 9 10 |
# File 'actionpack/lib/action_dispatch/testing/assertion_response.rb', line 8 def name @name end |