From 6a2863e78eb5c9b88b3acc6426d141bfa53d310d Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sat, 4 Jun 2011 14:26:39 +0200 Subject: adds Ryan Bigg to the credits page of the guides, he is the author of the new configuring guide --- railties/guides/assets/images/radar.png | Bin 0 -> 19521 bytes railties/guides/source/credits.html.erb | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 railties/guides/assets/images/radar.png (limited to 'railties/guides') diff --git a/railties/guides/assets/images/radar.png b/railties/guides/assets/images/radar.png new file mode 100644 index 0000000000..f61e08763f Binary files /dev/null and b/railties/guides/assets/images/radar.png differ diff --git a/railties/guides/source/credits.html.erb b/railties/guides/source/credits.html.erb index 65e396be95..3c396cb203 100644 --- a/railties/guides/source/credits.html.erb +++ b/railties/guides/source/credits.html.erb @@ -62,3 +62,7 @@ Ruby on Rails Guides: Credits <%= author('Heiko Webers', 'hawe') do %> Heiko Webers is the founder of bauland42, a German web application security consulting and development company focused on Ruby on Rails. He blogs at the Ruby on Rails Security Project. After 10 years of desktop application development, Heiko has rarely looked back. <% end %> + +<%= author('Ryan Bigg', 'radar', 'radar.png') do %> +Ryan Bigg works as a consultant at RubyX and has been working with Rails since 2006. He's co-authoring a book called Rails 3 in Action and he's written many gems which can be seen on his GitHub page and he also tweets prolifically as @ryanbigg. +<% end %> \ No newline at end of file -- cgit v1.2.3