Alessio Caiazza is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againFile history for habtm-with-deferred-save / has_and_belongs_to_many_with_deferred_save / lib / has_and_belongs_to_many_with_deferred_save.rb
| Author | Revision | Message | Labels | Date |
|---|---|---|---|---|
|
|
c7287bf557dd |
FIX: delete all the assocation into the join table after obj.destroy |
|
|
|
|
d8a7e572f5cc |
FIX: test if unsaved_collection in initialized in before_save_with_deferred_save_for_collection |
|
|
|
|
356177366517 |
fix the access to collection_singular_ids and allows to use collection.includes?(obj) with SigleTableInheritance w/out :select => :type |
|
|
|
|
3ed2e6884cb2 |
This patch allows the use of more than one has_and_belongs_to_many_with_deferred_save per Model |
|
|
|
tyler.rick
|
2498251996b3 |
Accidentally called it has_and_belong_to_many_with_deferred_save/ |
|