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 .gitignore Wed Aug 20 01:51:11 -0700 2008 Cleanup the plugin checkouts. [alloy]
file .gitmodules Sat Oct 04 13:29:23 -0700 2008 Added vendor rails from my fork. [alloy]
file LICENSE Fri Jul 18 14:10:24 -0700 2008 initial import [ryanb]
file README Sat Oct 11 09:12:50 -0700 2008 Updated README. [alloy]
file Rakefile Fri Jul 18 14:10:24 -0700 2008 initial import [ryanb]
directory app/ Tue Jan 27 02:32:45 -0800 2009 Updated code to use accepts_nested_attributes_f... [alloy]
directory config/ Tue Aug 19 16:57:03 -0700 2008 Toying with fields_for a has_many association a... [alloy]
directory db/ Wed Jan 21 05:11:07 -0800 2009 Added a checkbox which is used to delete tags i... [alloy]
directory doc/ Fri Jul 18 14:10:24 -0700 2008 initial import [ryanb]
directory public/ Tue Aug 19 16:57:03 -0700 2008 Toying with fields_for a has_many association a... [alloy]
directory script/ Fri Jul 18 14:10:24 -0700 2008 initial import [ryanb]
directory test/ Mon Jan 12 05:27:01 -0800 2009 Made tests green with current NestedAttributes ... [alloy]
directory vendor/ Tue Jan 27 02:31:23 -0800 2009 Uppdated vendored rails [alloy]
README
Complex Form Examples
---------------------

This example uses the NestedParams and AutosaveAssociation plugins currently in development by Fingertips.
No url yet.

Rails is vendored using a Git submodule to this repository:
http://github.com/alloy/complex-form-examples/tree/alloy-nested_params_merged_in_rails