mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
932386be8a
"recall" is a terrible name. This variable contains the parameters that we got from the path (e.g. for "/posts/1" it has :controller => "posts", :id => "1"). Since it contains the parameters we got from the path, "path_parameters" is a better name. We always pass path_parameters to `generate`, so lets make it required. |
||
---|---|---|
.. | ||
gtg | ||
nfa | ||
nodes | ||
path | ||
router | ||
visualizer | ||
backwards.rb | ||
formatter.rb | ||
parser.rb | ||
parser.y | ||
parser_extras.rb | ||
route.rb | ||
router.rb | ||
routes.rb | ||
scanner.rb | ||
visitors.rb |