diff options
author | eileencodes <eileencodes@gmail.com> | 2014-12-09 13:56:52 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2014-12-13 09:10:29 -0500 |
commit | 80099618e44bdfdd3be2e104d006753b0ed809a4 (patch) | |
tree | 3c93f9d1a758e2aa48dc05118d59654586f6da97 /actionpack/lib/action_dispatch/http/upload.rb | |
parent | 9688270d3e0994ce57de0adbc72b3ab4faaf2c32 (diff) | |
download | rails-80099618e44bdfdd3be2e104d006753b0ed809a4.tar.gz rails-80099618e44bdfdd3be2e104d006753b0ed809a4.tar.bz2 rails-80099618e44bdfdd3be2e104d006753b0ed809a4.zip |
Pass connection rather than alias_tracker
Because we're only using the `connection` so passing the entire tracker
isn't unnecessary.
Eventually only the `connection` will be passed to `add_constraints`
with later refactoring but curretly that's not possible because of
`construct_tables` method.
Diffstat (limited to 'actionpack/lib/action_dispatch/http/upload.rb')
0 files changed, 0 insertions, 0 deletions