1. 20 10月, 2010 1 次提交
  2. 19 10月, 2010 8 次提交
  3. 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
  4. 16 10月, 2010 1 次提交
  5. 15 10月, 2010 3 次提交
  6. 14 10月, 2010 26 次提交