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 again

nolith / habtm-with-deferred-save

Rails plugin. Defers saving the records you add to habtm association until you call model.save, allowing validation in the style of normal attributes.

Clone this repository (size: 195.2 KB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/habtm-with-deferred-save
hg clone ssh://hg@bitbucket.org/nolith/habtm-with-deferred-save
Filename Size Date modified Message
lib
test
Rakefile 639 B Accidentally called it has_and_belong_to_many_with_deferred_save/
Readme 2.0 KB Accidentally called it has_and_belong_to_many_with_deferred_save/
init.rb 92 B Accidentally called it has_and_belong_to_many_with_deferred_save/
install.rb 25 B Accidentally called it has_and_belong_to_many_with_deferred_save/
uninstall.rb 27 B Accidentally called it has_and_belong_to_many_with_deferred_save/