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 4e4623659ba56cc338eb25bde8d1af55d4fb026c
tree 7bac46fd1adc675a3f9b75033e5578a352430062
parent 3bb8ec1ae9964f09fa562d27388a4af48d62a9df
tree 7bac46fd1adc675a3f9b75033e5578a352430062
parent 3bb8ec1ae9964f09fa562d27388a4af48d62a9df
| 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/ | ||
| |
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/ | ||
| |
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








