public
Fork of ryanb/complex-form-examples
Description: Simple Rails application which shows the use of NestedAttributes and AutosaveAssociation.
Homepage:
Clone URL: git://github.com/alloy/complex-form-examples.git
complex-form-examples / .gitignore
100644 5 lines (5 sloc) 0.036 kb
1
2
3
4
5
log/*
tmp/*
*.sqlite3
.svn
.DS_Store