Method: ActionDispatch::Routing::RouteSet#polymorphic_mappings

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

#polymorphic_mappingsObject (readonly)

Returns the value of attribute polymorphic_mappings

[View source]

339
340
341
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 339

def polymorphic_mappings
  @polymorphic_mappings
end