Method: ActionDispatch::Routing::RouteSet#polymorphic_mappings

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

#polymorphic_mappingsObject (readonly)

Returns the value of attribute polymorphic_mappings.



355
356
357
# File 'lib/action_dispatch/routing/route_set.rb', line 355

def polymorphic_mappings
  @polymorphic_mappings
end