aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/index.erb.textile
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes in layout and indexPratik Naik2009-02-071-2/+2
|
* Second version of the Rack guidePratik Naik2009-02-071-0/+4
|
* Fixing the description of the i18n guide in the index pageCassioMarques2009-02-061-1/+1
|
* Change the name of perf guide in index/navbarPratik Naik2009-02-051-2/+2
|
* Minor rewording on the index pagePratik Naik2009-02-041-1/+1
|
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-041-0/+112
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.