instance method routing_type

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.3.18 Private

Available in: v2.2.3 v2.3.18

Signature

routing_type(options)

No documentation comment.

Parameters

options req
Source
# File actionpack/lib/action_controller/polymorphic_routes.rb, line 139
      def routing_type(options)
        options[:routing_type] || :url
      end

Defined in actionpack/lib/action_controller/polymorphic_routes.rb line 139 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionController::PolymorphicRoutes

Type at least 2 characters to search.

↑↓ navigate · open · esc close