Method: ActionDispatch::Journey::Format::Parameter#name

Defined in:
actionpack/lib/action_dispatch/journey/visitors.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



12
13
14
# File 'actionpack/lib/action_dispatch/journey/visitors.rb', line 12

def name
  @name
end