aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/nested_model_forms.textile
Commit message (Collapse)AuthorAgeFilesLines
* fix minor errors in nested model guideVijay Dev2011-06-141-6/+6
|
* fix typoVijay Dev2010-12-221-2/+2
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-7/+7
| | | | 's/[ \t]*$//' -i {} \;)
* add <%= to fields_for exampleseparreno2010-05-281-2/+2
|
* More on the new ERB syntax in the guidesJames Miller2010-04-091-3/+3
|
* Added a collection association form example.Eloy Duran2009-03-151-1/+46
|
* Started on a Rails guide on nested model forms.Eloy Duran2009-03-151-0/+177