1. 19 10月, 2010 7 次提交
  2. 18 10月, 2010 1 次提交
    • J
      Refactoring: replace the mix of variables like @finder_sql, @counter_sql, etc... · 78b8c51c
      Jon Leighton 提交于
      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.
      78b8c51c
  3. 16 10月, 2010 1 次提交
  4. 15 10月, 2010 3 次提交
  5. 14 10月, 2010 27 次提交
  6. 13 10月, 2010 1 次提交