aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/credits.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* adds Vijay Dev to the new Rails Guides Reviewers teamXavier Noria2011-06-051-8/+12
| | | | See http://weblog.rubyonrails.org/2011/6/2/news-from-the-documentation-front
* move Ryan up, since the list is ordered by surnameXavier Noria2011-06-041-4/+4
|
* adds Ryan Bigg to the credits page of the guides, he is the author of the ↵Xavier Noria2011-06-041-0/+4
| | | | new configuring guide
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-1/+1
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* small rewording of my entry in the creditsXavier Noria2010-12-261-1/+1
|
* no docs credits are written in first person, thanks to Vijay Dev for ↵Xavier Noria2010-12-261-1/+1
| | | | spotting this
* 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