method

_generate_paths_by_default

rails latest stable - Class: ActionDispatch::Routing::UrlFor

Method deprecated or moved

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

_generate_paths_by_default()
private

No documentation available.

# File actionpack/lib/action_dispatch/routing/url_for.rb, line 191
        def _generate_paths_by_default
          true
        end