Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed minor typo on credits | Jaime Iniesta | 2010-05-24 | 1 | -1/+1 |
| | |||||
* | Fixing typo in guide, updating ActionMailer description and making the ↵ | Mikel Lindsaar | 2010-04-25 | 1 | -4/+4 |
| | | | | contributors list alphabetical | ||||
* | guides: adds page title to home and credits, and revises it in the rest | Xavier Noria | 2010-04-06 | 1 | -0/+4 |
| | |||||
* | Jaime is not an author by now | Xavier Noria | 2010-04-04 | 1 | -4/+0 |
| | |||||
* | Revert "Added 'Rails Guides Reviewers' section to credits" | Xavier Noria | 2010-04-04 | 1 | -2/+0 |
| | | | | | | The credits page mentions the doc team and guide authors. This reverts commit be72a397f809360b5158db0b32429bf82593ceb5. | ||||
* | Added 'Rails Guides Reviewers' section to credits | Jaime Iniesta | 2010-04-04 | 1 | -0/+2 |
| | |||||
* | Fixing credits page so that it validates XHTML 1.0 Strict and adding myself ↵ | Jaime Iniesta | 2010-04-04 | 1 | -12/+16 |
| | | | | to it | ||||
* | guides: rewrites index and credit pages as pure HTML to avoid textilizing ↵ | Xavier Noria | 2010-03-31 | 1 | -0/+60 |
the rendered view, in particular we can now put a DOCTYPE in the layout |