1. 24 6月, 2014 4 次提交
  2. 23 6月, 2014 3 次提交
  3. 22 6月, 2014 2 次提交
  4. 21 6月, 2014 1 次提交
  5. 20 6月, 2014 3 次提交
  6. 19 6月, 2014 2 次提交
  7. 18 6月, 2014 13 次提交
  8. 17 6月, 2014 6 次提交
  9. 16 6月, 2014 1 次提交
    • S
      Always update counter caches in memory when adding records · e6690d37
      Sean Griffin 提交于
      Before, calling `size` would only work if it skipped the cache, and
      would return a different result from the cache, but only if:
      
      - The association was previously loaded
      - Or you called size previously
      - But only if the size was 0 when you called it
      
      This ensures that the counter is appropriately updated in memory.
      e6690d37
  10. 15 6月, 2014 1 次提交
  11. 14 6月, 2014 4 次提交