Skip to content

notahat/nested_attributes_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nested Attributes Example

This is an example of how to use the Rails 2.3 nested form attributes magic. See the Rails documentation on fields_for for more info.

To get started:

git clone git:https://github.com/notahat/nested_attributes_example.git
cd nested_attributes_example
rake db:migrate
./script/server

This is based heavily on Eloy Duran's complex form examples, which in turn is a fork of Ryan Bates' version.

About

Example of Rails 2.3 nested form attributes magic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published