aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/credits.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed minor typo on creditsJaime Iniesta2010-05-241-1/+1
|
* Fixing typo in guide, updating ActionMailer description and making the ↵Mikel Lindsaar2010-04-251-4/+4
| | | | contributors list alphabetical
* guides: adds page title to home and credits, and revises it in the restXavier Noria2010-04-061-0/+4
|
* Jaime is not an author by nowXavier Noria2010-04-041-4/+0
|
* Revert "Added 'Rails Guides Reviewers' section to credits"Xavier Noria2010-04-041-2/+0
| | | | | | The credits page mentions the doc team and guide authors. This reverts commit be72a397f809360b5158db0b32429bf82593ceb5.
* 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