Method: ActionDispatch::Routing::Mapper::Mapping#defaults
- Defined in:
- actionpack/lib/action_dispatch/routing/mapper.rb
#defaults ⇒ Object (readonly)
Returns the value of attribute defaults.
87 88 89 |
# File 'actionpack/lib/action_dispatch/routing/mapper.rb', line 87 def defaults @defaults end |