diff options
author | Xavier Noria <fxn@hashref.com> | 2010-04-04 14:16:37 -0700 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2010-04-04 14:16:37 -0700 |
commit | 1a142fcd4d6928323a74b430e8d4b91e7a5f7c7a (patch) | |
tree | 2048ec725b08df50f5e7e3cf36a50db7bd216ac6 | |
parent | a1ab8e23f2c4b36f66b54f0c61c9d11d4e339491 (diff) | |
download | rails-1a142fcd4d6928323a74b430e8d4b91e7a5f7c7a.tar.gz rails-1a142fcd4d6928323a74b430e8d4b91e7a5f7c7a.tar.bz2 rails-1a142fcd4d6928323a74b430e8d4b91e7a5f7c7a.zip |
Jaime is not an author by now
-rw-r--r-- | railties/guides/source/credits.html.erb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/railties/guides/source/credits.html.erb b/railties/guides/source/credits.html.erb index 0f203765ac..c85f9bb913 100644 --- a/railties/guides/source/credits.html.erb +++ b/railties/guides/source/credits.html.erb @@ -58,7 +58,3 @@ <%= author('Mikel Lindsaar', 'raasdnil') do %> 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 %> - -<%= 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 %> |