1. 22 6月, 2014 2 次提交
  2. 21 6月, 2014 1 次提交
  3. 20 6月, 2014 4 次提交
  4. 19 6月, 2014 2 次提交
  5. 18 6月, 2014 16 次提交
  6. 17 6月, 2014 7 次提交
  7. 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
  8. 15 6月, 2014 1 次提交
  9. 14 6月, 2014 6 次提交