Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DRY up guides index page | Vijay Dev | 2011-12-31 | 1 | -2/+10 |
| | | | | | | Use the list of guides available in documents.yaml to fill in the menu in the index page instead of duplicating the list again. Also, remove WIP guides from the menu. | ||||
* | (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] | Xavier Noria | 2011-12-24 | 1 | -0/+8 |
| | |||||
* | specify image dimensions for pictures in the guides credits page | Xavier Noria | 2011-06-04 | 1 | -1/+1 |
| | |||||
* | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -7/+2 |
| | | | | archived LH project | ||||
* | <%=izes and adds doctype to guides | Xavier Noria | 2010-03-30 | 1 | -2/+2 |
| | |||||
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 1 | -0/+34 |
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. |