method

only_path?

only_path?(host)
private

No documentation available.

# File actionview/lib/action_view/routing_url_for.rb, line 141
      def only_path?(host)
        _generate_paths_by_default unless host
      end