aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/stylesheets
Commit message (Collapse)AuthorAgeFilesLines
* Merge docrailsPratik Naik2009-01-183-169/+340
|
* Merge with docrailsPratik Naik2008-12-071-0/+4
|
* Merge with docrails. Also add a rake task to generate guides in your rails ↵Pratik Naik2008-10-213-0/+475
application : rake doc:guides The rake task will generate guides inside doc/guides directory of your application. Open index.html to browse.