aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/rails_guides/helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-7/+2
| | | | archived LH project
* <%=izes and adds doctype to guidesXavier Noria2010-03-301-2/+2
|
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-041-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.