Method: ActionDispatch::Routing::Mapper::Mapping#defaults

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

#defaultsObject (readonly)

Returns the value of attribute defaults.



87
88
89
# File 'actionpack/lib/action_dispatch/routing/mapper.rb', line 87

def defaults
  @defaults
end