diff options
author | eileencodes <eileencodes@gmail.com> | 2014-11-11 14:34:08 -0500 |
---|---|---|
committer | eileencodes <eileencodes@gmail.com> | 2015-01-02 17:15:31 -0500 |
commit | 17f6ca1e8a69f08a14fd7ab23dfe63691cd976a7 (patch) | |
tree | 72e135381c7d624fbcd6f2dbbfc1f6d2fb062fbe /activerecord/lib/active_record/statement_cache.rb | |
parent | 5b0b3cce5c0ecef02f1f6f09aea1de44b9ca88cf (diff) | |
download | rails-17f6ca1e8a69f08a14fd7ab23dfe63691cd976a7.tar.gz rails-17f6ca1e8a69f08a14fd7ab23dfe63691cd976a7.tar.bz2 rails-17f6ca1e8a69f08a14fd7ab23dfe63691cd976a7.zip |
Refactor `#get_chain` to remove need for `#construct_tables`
By concatnating the `ReflectionProxy` with the `chain` we remove
the need for `#construct_tables` because the `chain` is now in the
correct order (order of the chain DOES matter).
Diffstat (limited to 'activerecord/lib/active_record/statement_cache.rb')
0 files changed, 0 insertions, 0 deletions