Flowdock
method

normalize_controller_action_id!

Importance_1
v4.0.2 - Show latest stable - 0 notes - 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.

Show source
Register or log in to add new notes.