aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/html/creating_plugins.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge docrails.Pratik Naik2008-11-141-478/+670
|
* Merge with docrailsPratik Naik2008-10-221-2/+2
|
* Merge with docrails. Also add a rake task to generate guides in your rails ↵Pratik Naik2008-10-211-0/+1402
application : rake doc:guides The rake task will generate guides inside doc/guides directory of your application. Open index.html to browse.