diff options
| author | eileencodes <eileencodes@gmail.com> | 2014-11-24 14:07:52 -0500 |
|---|---|---|
| committer | eileencodes <eileencodes@gmail.com> | 2015-01-02 17:15:31 -0500 |
| commit | 4d27d56c3547e57bc509980eb6a9b14c39488c46 (patch) | |
| tree | fcb2232477d13e0d36d48c5ad24b5c301d20d3f3 /actionpack/lib/action_dispatch/journey | |
| parent | 17f6ca1e8a69f08a14fd7ab23dfe63691cd976a7 (diff) | |
| download | rails-4d27d56c3547e57bc509980eb6a9b14c39488c46.tar.gz rails-4d27d56c3547e57bc509980eb6a9b14c39488c46.tar.bz2 rails-4d27d56c3547e57bc509980eb6a9b14c39488c46.zip | |
Refactor `#get_chain` iteration to a linked list
The linked list lets us use a loop in `#add_constraints` and completely
remove the need for indexing the iteration becasue we have access to the
next item in the chain.
Diffstat (limited to 'actionpack/lib/action_dispatch/journey')
0 files changed, 0 insertions, 0 deletions
