aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-08-26 10:06:28 -0700
committerYves Senn <yves.senn@gmail.com>2013-08-26 10:06:28 -0700
commite75ab1ce69e1b74af26a7ad1be74c68c47bc38d8 (patch)
tree5d8f4271c6c97ec5cf343d6e7b84cf2118c6de99
parent6c1bf465b50b86645d65a267ee50aa5ea58b49d0 (diff)
parent3aa46da47179e78773c096380ce82f3915d11f10 (diff)
downloadrails-e75ab1ce69e1b74af26a7ad1be74c68c47bc38d8.tar.gz
rails-e75ab1ce69e1b74af26a7ad1be74c68c47bc38d8.tar.bz2
rails-e75ab1ce69e1b74af26a7ad1be74c68c47bc38d8.zip
Merge pull request #11997 from startupjockey/add_credits_AS
Adds Akshay Surve to Rails Guides credits list [ci skip]
-rw-r--r--guides/assets/images/akshaysurve.jpgbin0 -> 3444 bytes
-rw-r--r--guides/source/credits.html.erb4
2 files changed, 4 insertions, 0 deletions
diff --git a/guides/assets/images/akshaysurve.jpg b/guides/assets/images/akshaysurve.jpg
new file mode 100644
index 0000000000..cfc3333958
--- /dev/null
+++ b/guides/assets/images/akshaysurve.jpg
Binary files differ
diff --git a/guides/source/credits.html.erb b/guides/source/credits.html.erb
index 10dd8178fb..a2c57fca8c 100644
--- a/guides/source/credits.html.erb
+++ b/guides/source/credits.html.erb
@@ -74,3 +74,7 @@ Oscar Del Ben is a software engineer at <a href="http://www.wildfireapp.com/">Wi
<%= author('Heiko Webers', 'hawe') do %>
Heiko Webers is the founder of <a href="http://www.bauland42.de">bauland42</a>, a German web application security consulting and development company focused on Ruby on Rails. He blogs at the <a href="http://www.rorsecurity.info">Ruby on Rails Security Project</a>. After 10 years of desktop application development, Heiko has rarely looked back.
<% end %>
+
+<%= author('Akshay Surve', 'startupjockey', 'akshaysurve.jpg') do %>
+ Akshay Surve is the Founder at <a href="http://www.deltax.com">DeltaX</a>, hackathon specialist, a midnight code junkie and ocassionally writes prose. You can connect with him on <a href="https://twitter.com/akshaysurve">Twitter</a>, <a href="http://www.linkedin.com/in/akshaysurve">Linkedin</a>, <a href="http://www.akshaysurve.com/">Peronal Blog</a> or <a href="http://www.quora.com/Akshay-Surve">Quora</a>.
+<% end %>