Method: ActionDispatch::Journey::Route#defaults
- Defined in:
- actionpack/lib/action_dispatch/journey/route.rb
#defaults ⇒ Object (readonly)
Returns the value of attribute defaults.
9 10 11 |
# File 'actionpack/lib/action_dispatch/journey/route.rb', line 9 def defaults @defaults end |