Categories: None [Edit]

has_and_belongs_to_many_with_deferred_save

https://rubygems.org/gems/has_and_belongs_to_many_with_deferred_save
https://github.com/TylerRick/has_and_belongs_to_many_with_deferred_save
Make ActiveRecord defer/postpone saving the records you add to an habtm (has_and_belongs_to_many) association until you call model.save, allowing validation in the style of normal attributes.

Total

Ranking: 86,560 of 189,968
Downloads: 10,271

Daily

Ranking: 62,503 of 189,933
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29955,025,919rspec
36758,852,060activerecord

Owners

#GravatarHandle
1icontylerrick