method
routing_type
v3.2.13 -
Show latest stable
- Class:
ActionDispatch::Routing::PolymorphicRoutes
routing_type(options)private
No documentation available.
# File actionpack/lib/action_dispatch/routing/polymorphic_routes.rb, line 163
def routing_type(options)
options[:routing_type] || :url
end