mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update to Ryan's new book per his suggestion
See edeb98c274 (commitcomment-2995521)
This commit is contained in:
parent
87735d3a28
commit
b12367348d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Ruby on Rails Guides: Credits
|
|||
<h3 class="section">Rails Guides Authors</h3>
|
||||
|
||||
<%= author('Ryan Bigg', 'radar', 'radar.png') do %>
|
||||
Ryan Bigg works as the Community Manager at <a href="http://spreecommerce.com">Spree Commerce</a> and has been working with Rails since 2006. He's the author of <a href="https://leanpub.com/multi-tenancy-rails">Multi Tenancy With Rails</a> and co-author of <a href="http://manning.com/katz">Rails 3 in Action</a>. He's written many gems which can be seen on <a href="https://github.com/radar">his GitHub page</a> and he also tweets prolifically as <a href="http://twitter.com/ryanbigg">@ryanbigg</a>.
|
||||
Ryan Bigg works as the Community Manager at <a href="http://spreecommerce.com">Spree Commerce</a> and has been working with Rails since 2006. He's the author of <a href="https://leanpub.com/multi-tenancy-rails">Multi Tenancy With Rails</a> and co-author of <a href="http://manning.com/bigg2">Rails 4 in Action</a>. He's written many gems which can be seen on <a href="https://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 %>
|
||||
|
|
Loading…
Reference in a new issue