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 58fccc44d066e19fa92cc8bb327ab0ace52ae33a
tree 7991ffbda05ce8b45c1450d59a2567cb970e1b4e
parent a618da237059d52a2cf37c7197a9b55990b85aea
tree 7991ffbda05ce8b45c1450d59a2567cb970e1b4e
parent a618da237059d52a2cf37c7197a9b55990b85aea
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Aug 20 01:51:11 -0700 2008 | |
| |
.gitmodules | Wed Feb 04 00:34:20 -0800 2009 | |
| |
LICENSE | Mon Mar 09 14:48:32 -0700 2009 | |
| |
README | Mon Mar 09 14:48:32 -0700 2009 | |
| |
Rakefile | Fri Jul 18 14:10:24 -0700 2008 | |
| |
app/ | Mon Mar 09 14:38:39 -0700 2009 | |
| |
config/ | Tue Aug 19 16:57:03 -0700 2008 | |
| |
db/ | Mon Mar 09 14:38:39 -0700 2009 | |
| |
doc/ | Fri Jul 18 14:10:24 -0700 2008 | |
| |
public/ | Thu Mar 12 07:05:54 -0700 2009 | |
| |
script/ | Fri Jul 18 14:10:24 -0700 2008 | |
| |
test/ | Mon Mar 09 14:52:41 -0700 2009 | |
| |
vendor/ | Mon Mar 09 14:38:03 -0700 2009 |
README
Complex Form Examples - 2 level nesting ---------------------------------------- Example of nested forms with 2 level nesting. - We've extracted html chunks into javascript variables in the head to avoid repetition and double javascript escaping (escape_javascript). - Events work with delegate because it's easier when adding dynamic html parts. - Most of the javascript is extracted to application.js Rails is vendored using a Git submodule to official repository: git://github.com/rails/rails.git







