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 Initial import
Readme 1.9 KB git-svn-id: https://habtm-with-deferred-save.googlecode.com/svn/trunk@4 e8f5f159-813c-0410-8c33-cd1931e36101
init.rb 92 B Imported tests I'd originally written... Made sure test still passes.
install.rb 25 B Initial import
uninstall.rb 27 B Initial import