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