Method: ActionDispatch::Routing::RouteSet::Generator#set
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
#set ⇒ Object (readonly)
Returns the value of attribute set.
715 716 717 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 715 def set @set end |