diff options
author | Oscar Del Ben <info@oscardelben.com> | 2012-05-18 08:41:27 -0700 |
---|---|---|
committer | Oscar Del Ben <info@oscardelben.com> | 2012-05-18 08:41:27 -0700 |
commit | b5e15f37bb238477a197bfbcccef9618d212128d (patch) | |
tree | 70b2f8dbde36b4fb39e421f443e2d1a54ac50d64 /guides/source | |
parent | 83153c7a36bb8e31cd5cd6e00f1931fe3c22d371 (diff) | |
download | rails-b5e15f37bb238477a197bfbcccef9618d212128d.tar.gz rails-b5e15f37bb238477a197bfbcccef9618d212128d.tar.bz2 rails-b5e15f37bb238477a197bfbcccef9618d212128d.zip |
Revert "Add oscardelben to authors"
This reverts commit 33284014c65f7cb0c342caeeda32baf10db71cfc.
Reason: this change doesn't belong to DocRails.
Diffstat (limited to 'guides/source')
-rw-r--r-- | guides/source/credits.html.erb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/guides/source/credits.html.erb b/guides/source/credits.html.erb index af4c1d20a4..da6bd6acdf 100644 --- a/guides/source/credits.html.erb +++ b/guides/source/credits.html.erb @@ -31,10 +31,6 @@ Ruby on Rails Guides: Credits Ryan Bigg works as a consultant at <a href="http://rubyx.com">RubyX</a> and has been working with Rails since 2006. He's co-authoring a book called <a href="http://manning.com/katz">Rails 3 in Action</a> and he's written many gems which can be seen on <a href="http://github.com/radar">his GitHub page</a> and he also tweets prolifically as <a href="http://twitter.com/ryanbigg">@ryanbigg</a>. <% end %> -<%= author('Oscar Del Ben', 'oscardelben', 'oscardelben.jpg') do %> - Oscar Del Ben is a software engineer at <a href="http://www.wildfireapp.com/">Wildfire</a>. He's a regular open source contributor (<a href="https://github.com/oscardelben">Github account</a>) and tweets regularly at <a href="https://twitter.com/oscardelben">@oscardelben</a>. -<% end %> - <%= author('Frederick Cheung', 'fcheung') do %> Frederick Cheung is Chief Wizard at Texperts where he has been using Rails since 2006. He is based in Cambridge (UK) and when not consuming fine ales he blogs at <a href="http://www.spacevatican.org">spacevatican.org</a>. <% end %> |