Method: ActionDispatch::Routing::RouteSet::CustomUrlHelper#name

Defined in:
lib/action_dispatch/routing/route_set.rb

#nameObject (readonly)

Returns the value of attribute name.



683
684
685
# File 'lib/action_dispatch/routing/route_set.rb', line 683

def name
  @name
end