diff options
author | eileencodes <eileencodes@gmail.com> | 2014-11-24 14:56:27 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2014-11-24 19:05:45 -0500 |
commit | 9e7037f19865021030893880b16be7b1ecbd3470 (patch) | |
tree | 2a57474e9efba48387e4815de1482e7e9640e1b9 /actionpack/test/dispatch | |
parent | 35362fc2263d4d7784de172cb5f97eb2541fb65a (diff) | |
download | rails-9e7037f19865021030893880b16be7b1ecbd3470.tar.gz rails-9e7037f19865021030893880b16be7b1ecbd3470.tar.bz2 rails-9e7037f19865021030893880b16be7b1ecbd3470.zip |
Combine aliased_table_for and aliased_name_for
This refactoring reduces the number of conditionals needed to build
`aliased_table_for` and removes `aliased_name_for` because it's no
longer necessary.
`aliased_name_for` was also used in `JoinDependency#initialize` so
that was replaced with `aliased_table_for` as well.
Diffstat (limited to 'actionpack/test/dispatch')
0 files changed, 0 insertions, 0 deletions