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: 84,119 of 184,502
Downloads: 9,762

Daily

Ranking: 57,505 of 184,487
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
26847,304,018rspec
35630,098,997activerecord

Owners

#GravatarHandle
1icontylerrick