1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Vijay Dev
9db268db65 fix minor errors in nested model guide 2011-06-14 00:30:13 +05:30
Vijay Dev
15ce225ab0 fix typo 2010-12-22 23:47:23 +05:30
Santiago Pastorino
b451de0d6d Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
eparreno
6330e2af11 add <%= to fields_for examples 2010-05-28 16:46:12 +02:00
James Miller
4f0982db91 More on the new ERB syntax in the guides 2010-04-09 04:45:02 -07:00
Eloy Duran
3b89aa605c Added a collection association form example. 2009-03-15 16:22:14 +01:00
Eloy Duran
0e12b554c9 Started on a Rails guide on nested model forms. 2009-03-15 00:40:59 +01:00