diff options
author | Xavier Noria <fxn@hashref.com> | 2010-04-04 13:52:20 -0700 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2010-04-04 13:52:20 -0700 |
commit | a1ab8e23f2c4b36f66b54f0c61c9d11d4e339491 (patch) | |
tree | 7606c70350e2e58f2e2a60e556af0dc3d11616c7 /railties/guides | |
parent | 723e91e9fd594856aa7bcd38b04d04acd03039be (diff) | |
download | rails-a1ab8e23f2c4b36f66b54f0c61c9d11d4e339491.tar.gz rails-a1ab8e23f2c4b36f66b54f0c61c9d11d4e339491.tar.bz2 rails-a1ab8e23f2c4b36f66b54f0c61c9d11d4e339491.zip |
Revert "Added 'Rails Guides Reviewers' section to credits"
The credits page mentions the doc team and guide authors.
This reverts commit be72a397f809360b5158db0b32429bf82593ceb5.
Diffstat (limited to 'railties/guides')
-rw-r--r-- | railties/guides/source/credits.html.erb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/railties/guides/source/credits.html.erb b/railties/guides/source/credits.html.erb index 9851702df9..0f203765ac 100644 --- a/railties/guides/source/credits.html.erb +++ b/railties/guides/source/credits.html.erb @@ -59,8 +59,6 @@ Mikel Lindsaar has been working with Rails since 2006 and is the author of the Ruby Mail gem and core contributor (he helped re-write Action Mailer's API). Mikel has a <a href="http://lindsaar.net/">blog</a> and <a href="http://twitter.com/raasdnil">tweets</a>. <% end %> -<h3 class="section">Rails Guides Reviewers</h3> - <%= author('Jaime Iniesta', 'jaimeiniesta', 'jaimeiniesta.jpg') do %> Jaime Iniesta works as a Ruby on Rails freelance developer since 2005. He's a member of <a href="http://www.prorubyteam.com">ProRuby</a>, co-founder of the <a href="http://srug.org">Spanish Ruby Users Group</a>, member of <a href="http://spainrb.org">Spain.rb</a>, and organizer of <a href="http://conferenciarails.org">Conferencia Rails</a> and <a href="http://euruko2009.org">EuRuKo 2009</a>. Jaime has a <a href="http://jaimeiniesta.com">blog</a> and <a href="http://twitter.com/jaimeiniesta">tweets</a>. <% end %> |