method
routing_type
v2.0.3 -
Show latest stable
- Class:
ActionController::PolymorphicRoutes
routing_type(options)private
No documentation available.
# File actionpack/lib/action_controller/polymorphic_routes.rb, line 124
def routing_type(options)
options[:routing_type] || :url
end