alloy / complex-form-examples forked from ryanb/complex-form-examples

Simple Rails application which shows the use of NestedAttributes and AutosaveAssociation.

This URL has Read+Write access

name age message
..
file _form.html.erb Thu Jan 22 03:11:49 -0800 2009 Added check boxes to the nested models which wi... [alloy]
file _tag.html.erb Wed Jan 21 05:11:07 -0800 2009 Added a checkbox which is used to delete tags i... [alloy]
file _task.html.erb Tue Sep 16 16:25:50 -0700 2008 Made the javascript to add new tasks work. [alloy]
file edit.html.erb Fri Jul 18 14:10:24 -0700 2008 initial import [ryanb]
file index.html.erb Fri Jul 18 14:10:24 -0700 2008 initial import [ryanb]
file new.html.erb Fri Jul 18 14:10:24 -0700 2008 initial import [ryanb]
file show.html.erb Thu Oct 09 15:47:26 -0700 2008 Added Tag as a quick test of has_and_belongs_to... [alloy]