aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/form_helpers.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update guides from docrailsPratik Naik2008-11-061-5/+80
|
* Merge with docrails. Also add a rake task to generate guides in your rails ↵Pratik Naik2008-10-211-0/+270
application : rake doc:guides The rake task will generate guides inside doc/guides directory of your application. Open index.html to browse.