diff options
author | Vijay Dev <vijaydev.cse@gmail.com> | 2012-05-23 10:49:06 -0700 |
---|---|---|
committer | Vijay Dev <vijaydev.cse@gmail.com> | 2012-05-23 10:49:06 -0700 |
commit | 9ae0c6678784379de3eab601d9ee39a17955b5e1 (patch) | |
tree | f596844127b206868c64e3aa978a520f40642a6a /guides/source | |
parent | 030e04f2a12a9246e90726729cc1f4b8b61b019f (diff) | |
parent | d3f57fbf6e751aedb90691a7315158a3be62c61f (diff) | |
download | rails-9ae0c6678784379de3eab601d9ee39a17955b5e1.tar.gz rails-9ae0c6678784379de3eab601d9ee39a17955b5e1.tar.bz2 rails-9ae0c6678784379de3eab601d9ee39a17955b5e1.zip |
Merge pull request #6383 from oscardelben/add_oscardelben_to_authors
Add oscardelben to authors
Diffstat (limited to 'guides/source')
-rw-r--r-- | guides/source/credits.html.erb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/guides/source/credits.html.erb b/guides/source/credits.html.erb index da6bd6acdf..04deec6a11 100644 --- a/guides/source/credits.html.erb +++ b/guides/source/credits.html.erb @@ -31,6 +31,10 @@ 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 %> |