1. 08 5月, 2014 1 次提交
    • F
      Fixed HABTM's CollectionAssociation size · f045663d
      Fred Wu 提交于
      HABTM should fall back to using the normal CollectionAssociation's size calculation if the collection is not cached or loaded.
      
      This addresses both #14913 and #14914 for master.
      f045663d
  2. 07 5月, 2014 1 次提交
    • J
      Follow-up to #14990 [ci skip] · 22f25183
      Jon Atack 提交于
      Rewrite to avoid 'we'/'you', add missing period, and keep lines at 80 chars. Cheers :)
      
      Improve readability with help from @senny
      
      [ci skip]
      22f25183
  3. 06 5月, 2014 1 次提交
  4. 16 4月, 2014 1 次提交
  5. 14 4月, 2014 1 次提交
  6. 26 2月, 2014 1 次提交
    • A
      let `insert_record` actuall save the object. · b1656fa6
      Aaron Patterson 提交于
      `before_add` callbacks are fired before the record is saved on
      `has_and_belongs_to_many` assocations *and* on `has_many :through`
      associations.  Before this change, `before_add` callbacks would be fired
      before the record was saved on `has_and_belongs_to_many` associations, but
      *not* on `has_many :through` associations.
      
      Fixes #14144
      b1656fa6
  7. 17 11月, 2013 1 次提交
  8. 12 11月, 2013 1 次提交
  9. 12 9月, 2013 1 次提交
  10. 21 3月, 2013 1 次提交
  11. 09 2月, 2013 1 次提交
  12. 08 2月, 2013 1 次提交
  13. 09 1月, 2013 1 次提交
  14. 15 12月, 2012 1 次提交
  15. 17 9月, 2012 2 次提交
  16. 03 8月, 2012 1 次提交
  17. 02 8月, 2012 1 次提交
  18. 28 7月, 2012 1 次提交
  19. 19 5月, 2012 2 次提交
  20. 08 3月, 2012 1 次提交
  21. 15 12月, 2011 1 次提交
  22. 03 11月, 2011 3 次提交
  23. 01 6月, 2011 2 次提交
  24. 02 5月, 2011 1 次提交
  25. 22 2月, 2011 2 次提交
  26. 18 2月, 2011 2 次提交
  27. 14 2月, 2011 1 次提交
  28. 08 2月, 2011 5 次提交
  29. 30 1月, 2011 1 次提交