This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 3c2238499def6922c40e103e77b95a73675d60aa
tree 82b2e526a4e44b80bcef06c3071131873b12d43b
parent 4e4623659ba56cc338eb25bde8d1af55d4fb026c
tree 82b2e526a4e44b80bcef06c3071131873b12d43b
parent 4e4623659ba56cc338eb25bde8d1af55d4fb026c
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jul 18 14:10:24 -0700 2008 | |
| |
LICENSE | Fri Jul 18 14:10:24 -0700 2008 | |
| |
README.rdoc | Tue Aug 04 16:47:42 -0700 2009 | |
| |
Rakefile | Fri Jul 18 14:10:24 -0700 2008 | |
| |
app/ | Wed Aug 05 12:04:36 -0700 2009 | |
| |
config/ | Mon Aug 03 17:51:03 -0700 2009 | |
| |
db/ | Fri Jul 18 14:10:24 -0700 2008 | |
| |
doc/ | Fri Jul 18 14:10:24 -0700 2008 | |
| |
public/ | Wed Aug 05 12:04:36 -0700 2009 | |
| |
script/ | Fri Jul 18 14:10:24 -0700 2008 | |
| |
test/ | Mon Aug 03 17:51:03 -0700 2009 |
README.rdoc
Complex Form Examples
This master branch is a simple solution for the multi-model form problem using the latest accepts_nested_attributes_for available in Rails 2.3.
Once you clone this repository, just run the migrations and start up the server to try it out.
rake db:migrate script/server
See the branches for alternative solutions. Here’s how to clone a remote branch.
git checkout -b deep origin/deep







