Method: ActionDispatch::Routing::RouteSet#set

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

#setObject Also known as: routes

Returns the value of attribute set.



354
355
356
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 354

def set
  @set
end