method
normalize_controller_action_id!
rails latest stable - Class:
ActionDispatch::Routing::RouteSet::Generator
normalize_controller_action_id!()public
This pulls :controller, :action, and :id out of the recall. The recall key is only used if there is no key in the options or if the key in the options is identical. If any of :controller, :action or :id is not found, don’t pull any more keys from the recall.