aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/benchmarking_and_profiling
Commit message (Collapse)AuthorAgeFilesLines
* Add release notesPratik Naik2008-10-231-1/+2
|
* Merge with docrails. Also add a rake task to generate guides in your rails ↵Pratik Naik2008-10-2110-0/+47617
application : rake doc:guides The rake task will generate guides inside doc/guides directory of your application. Open index.html to browse.