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
..
directory controllers/ Sun Nov 30 14:18:54 -0800 2008 Updated for Rails edge. [alloy]
directory helpers/ Thu Jan 22 02:30:15 -0800 2009 Removed the second argument for the nested fiel... [alloy]
directory models/ Tue Jan 27 02:32:45 -0800 2009 Updated code to use accepts_nested_attributes_f... [alloy]
directory views/ Thu Jan 22 03:11:49 -0800 2009 Added check boxes to the nested models which wi... [alloy]