aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/rails_guides.rb
Commit message (Collapse)AuthorAgeFilesLines
* RedCloth 4.1.9 is OK.Andreas Scherer2009-02-211-1/+1
|
* Fix the fucking rake taskPratik Naik2009-02-201-0/+1
|
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-041-0/+30
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.