method
handle_nil_action!
rails latest stable - Class:
ActionDispatch::Routing::RouteSet::Generator
handle_nil_action!()public
This handles the case of action: nil being explicitly passed. It is identical to action: “index”
handle_nil_action!()This handles the case of action: nil being explicitly passed. It is identical to action: “index”