Method: ActionDispatch::Routing::RouteSet#polymorphic_mappings
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
permalink #polymorphic_mappings ⇒ Object (readonly)
Returns the value of attribute polymorphic_mappings
339 340 341 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 339 def polymorphic_mappings @polymorphic_mappings end |