Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Query guide is done | Pratik Naik | 2009-03-14 | 1 | -1/+1 |
| | |||||
* | Remove duplicate links from the index page | Pratik Naik | 2009-03-06 | 1 | -4/+0 |
| | |||||
* | Change the link on the index page | Pratik Naik | 2009-03-05 | 1 | -1/+1 |
| | |||||
* | Reconcile index and layout for Guides. | Mike Gunderloy | 2009-03-03 | 1 | -0/+4 |
| | |||||
* | Added "Contributing" Guide | Mike Gunderloy | 2009-03-02 | 1 | -0/+4 |
| | |||||
* | Fix some formatting in the caching guide | Pratik Naik | 2009-02-28 | 1 | -2/+6 |
| | |||||
* | Minor fixes in layout and index | Pratik Naik | 2009-02-07 | 1 | -2/+2 |
| | |||||
* | Second version of the Rack guide | Pratik Naik | 2009-02-07 | 1 | -0/+4 |
| | |||||
* | Fixing the description of the i18n guide in the index page | CassioMarques | 2009-02-06 | 1 | -1/+1 |
| | |||||
* | Change the name of perf guide in index/navbar | Pratik Naik | 2009-02-05 | 1 | -2/+2 |
| | |||||
* | Minor rewording on the index page | Pratik Naik | 2009-02-04 | 1 | -1/+1 |
| | |||||
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 1 | -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. |