aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/layouts_and_rendering.textile
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+957
|
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-041-0/+957
If you're a guide writer and want to generate the guides, Run : ruby railties/guides/rails_guides.rb And guides HTML will get generated inside railties/guides/output directory.