method

assign_default_route_options

rails latest stable - Class: ActionController::Routing::RouteBuilder

Method deprecated or moved

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

assign_default_route_options(segments)
public

Assign default options, such as ‘index’ as a default for :action. This method must be run after user supplied requirements and defaults have been applied to the segments.