method
handle_nil_action!
v4.0.2 -
Show 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”