diff options
author | Jon Leighton <j@jonathanleighton.com> | 2010-10-17 23:29:56 +0100 |
---|---|---|
committer | Jon Leighton <j@jonathanleighton.com> | 2010-10-17 23:29:56 +0100 |
commit | 78b8c51cb3b0c629152f3bbaf6d8bcf988cc936e (patch) | |
tree | eae58b0877ee952c7a1809c02ad19ea7762e6440 /activerecord/test/models | |
parent | edc176d33be9499f4c096779c5b4711b5daf0c06 (diff) | |
download | rails-78b8c51cb3b0c629152f3bbaf6d8bcf988cc936e.tar.gz rails-78b8c51cb3b0c629152f3bbaf6d8bcf988cc936e.tar.bz2 rails-78b8c51cb3b0c629152f3bbaf6d8bcf988cc936e.zip |
Refactoring: replace the mix of variables like @finder_sql, @counter_sql, etc with just a single scope hash (created on initialization of the proxy). This is now used consistently across all associations. Therefore, all you have to do to ensure finding/counting etc is done correctly is implement the scope correctly.
Diffstat (limited to 'activerecord/test/models')
0 files changed, 0 insertions, 0 deletions