method
handle_nil_action!
v3.0.9 -
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”