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