diff options
author | eileencodes <eileencodes@gmail.com> | 2014-12-16 14:26:45 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2015-01-02 17:15:31 -0500 |
commit | 0408e212ca224bb25159f3e6db2a9c64cdea1200 (patch) | |
tree | bb8f8d8e8ffe8afb9f164398e4556f849f270560 /activerecord/lib/active_record/associations.rb | |
parent | 16fafd658805407e2bda4f4bb06a70157c21f78a (diff) | |
download | rails-0408e212ca224bb25159f3e6db2a9c64cdea1200.tar.gz rails-0408e212ca224bb25159f3e6db2a9c64cdea1200.tar.bz2 rails-0408e212ca224bb25159f3e6db2a9c64cdea1200.zip |
Initialze `#alias_tracker` with base table name
Instead of initializing an empty connection use the base table name
instead. Split up and refactor `#create` to be 2 methods `#create` and
`#create_with_joins`. Removes the need to update the count by 1 on
initialzing a JoinDependency.
Diffstat (limited to 'activerecord/lib/active_record/associations.rb')
0 files changed, 0 insertions, 0 deletions