method

only_path?

rails latest stable - Class: ActionView::RoutingUrlFor

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.2.3) is shown here.

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