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: 88,468 of 196,125
Downloads: 10,491

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,010,713,264rspec
37826,900,046activerecord

Owners

#GravatarHandle
1icontylerrick