aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/credits.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Added 'Rails Guides Reviewers' section to creditsJaime Iniesta2010-04-041-0/+2
|
* Fixing credits page so that it validates XHTML 1.0 Strict and adding myself ↵Jaime Iniesta2010-04-041-12/+16
| | | | to it
* guides: rewrites index and credit pages as pure HTML to avoid textilizing ↵Xavier Noria2010-03-311-0/+60
the rendered view, in particular we can now put a DOCTYPE in the layout