diff options
author | Jon Leighton <j@jonathanleighton.com> | 2011-08-29 15:01:17 +0100 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2011-08-29 15:05:47 +0100 |
commit | 735d985b0162976e7e900cf36d4cbb0d657fb5e9 (patch) | |
tree | 6d28ea963504b2f458b81eb6c32ac471b937f316 /railties/lib/rails/tasks.rb | |
parent | fd22d040fef48778a519825dd2f0cf2fd73a8965 (diff) | |
download | rails-735d985b0162976e7e900cf36d4cbb0d657fb5e9.tar.gz rails-735d985b0162976e7e900cf36d4cbb0d657fb5e9.tar.bz2 rails-735d985b0162976e7e900cf36d4cbb0d657fb5e9.zip |
The join_nodes must be passed to the JoinDependency initializer and therefore counted by the alias tracker. This is because the association_joins are aliased on initialization and then the tables are cached, so it is no use to alias the join_nodes later. Fixes #2556.
Diffstat (limited to 'railties/lib/rails/tasks.rb')
0 files changed, 0 insertions, 0 deletions