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: 87,714 of 193,553
Downloads: 10,387

Daily

Ranking: 94,779 of 193,540
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29987,555,911rspec
36799,127,714activerecord

Owners

#GravatarHandle
1icontylerrick