Method: ActionDispatch::Journey::Format::Parameter#name
- Defined in:
- actionpack/lib/action_dispatch/journey/visitors.rb
#name ⇒ Object
Returns the value of attribute name
12 13 14 |
# File 'actionpack/lib/action_dispatch/journey/visitors.rb', line 12 def name @name end |