Flowdock
method

only_path?

Importance_0
v5.2.3 - Show latest stable - 0 notes - Class: RoutingUrlFor
only_path?(host) private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionview/lib/action_view/routing_url_for.rb, line 141
      def only_path?(host)
        _generate_paths_by_default unless host
      end
Register or log in to add new notes.