method
all_optionals_available_condition
v2.3.8 -
Show latest stable
- Class:
ActionController::Routing::Segment
all_optionals_available_condition(prior_segments)public
Return an if condition that is true if all the prior segments can be generated. If there are no optional segments before this one, then nil is returned.