diff options
author | Oscar Del Ben <info@oscardelben.com> | 2012-05-18 08:45:03 -0700 |
---|---|---|
committer | Oscar Del Ben <info@oscardelben.com> | 2012-05-18 08:45:03 -0700 |
commit | d3f57fbf6e751aedb90691a7315158a3be62c61f (patch) | |
tree | 70927181f064da6337dcfe8a172eee1150733b01 /guides | |
parent | aeac0bf620ab4504aceccf5cc3997c7a4ed96791 (diff) | |
download | rails-d3f57fbf6e751aedb90691a7315158a3be62c61f.tar.gz rails-d3f57fbf6e751aedb90691a7315158a3be62c61f.tar.bz2 rails-d3f57fbf6e751aedb90691a7315158a3be62c61f.zip |
Add oscardelben to authors
Diffstat (limited to 'guides')
-rw-r--r-- | guides/assets/images/oscardelben.jpg | bin | 0 -> 6299 bytes | |||
-rw-r--r-- | guides/source/credits.html.erb | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/guides/assets/images/oscardelben.jpg b/guides/assets/images/oscardelben.jpg Binary files differnew file mode 100644 index 0000000000..9f3f67c2c7 --- /dev/null +++ b/guides/assets/images/oscardelben.jpg 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 %> |