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
Branch
default
Filename Size Date modified Message
lib
spec
.gitignore 9 B Made it so that find, first, last, and any missing methods (this would
Rakefile 1016 B Rewrote tests in rspec with fewer dependencies and ensured they were
Readme.markdown 2.5 KB Rewrote tests in rspec with fewer dependencies and ensured they were
VERSION 6 B Version bump to 0.2.0
has_and_belongs_to_many_with_deferred_save.gemspec 2.2 KB Regenerated gemspec for version 0.2.0
init.rb 92 B Moved all files up to the root of the repository
install.rb 25 B Moved all files up to the root of the repository
uninstall.rb 27 B Moved all files up to the root of the repository