aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2009-05-19 10:02:08 +0200
committerXavier Noria <fxn@hashref.com>2009-05-19 10:02:08 +0200
commitdfcc3e2f895950f9187335e3d34419bd1361e867 (patch)
treed9c4e258db2f87075ee8142a733615bd82f2c76a /railties/guides
parent6be72a1e6287c5c098dd518ddc0467e473164869 (diff)
downloadrails-dfcc3e2f895950f9187335e3d34419bd1361e867.tar.gz
rails-dfcc3e2f895950f9187335e3d34419bd1361e867.tar.bz2
rails-dfcc3e2f895950f9187335e3d34419bd1361e867.zip
attempt at fixing fxn picture in credits page
Diffstat (limited to 'railties/guides')
-rw-r--r--railties/guides/images/fxn.jpgbin17773 -> 0 bytes
-rw-r--r--railties/guides/images/fxn.pngbin0 -> 20664 bytes
-rw-r--r--railties/guides/source/credits.erb.textile2
3 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/images/fxn.jpg b/railties/guides/images/fxn.jpg
deleted file mode 100644
index 81999341f1..0000000000
--- a/railties/guides/images/fxn.jpg
+++ /dev/null
Binary files differ
diff --git a/railties/guides/images/fxn.png b/railties/guides/images/fxn.png
new file mode 100644
index 0000000000..9b531ee584
--- /dev/null
+++ b/railties/guides/images/fxn.png
Binary files differ
diff --git a/railties/guides/source/credits.erb.textile b/railties/guides/source/credits.erb.textile
index 512f4b0809..fce4e9f5a3 100644
--- a/railties/guides/source/credits.erb.textile
+++ b/railties/guides/source/credits.erb.textile
@@ -15,7 +15,7 @@ p. We'd like to thank the following people for their tireless contributions to t
Pratik Naik is a Ruby on Rails consultant with "ActionRails":http://www.actionrails.com and also a member of the "Rails core team":http://rubyonrails.org/core. He maintains a blog at "has_many :bugs, :through => :rails":http://m.onkey.org and has an active "twitter account":http://twitter.com/lifo.
<% end %>
-<% author('Xavier Noria', 'fxn', 'fxn.jpg') do %>
+<% author('Xavier Noria', 'fxn', 'fxn.png') do %>
Xavier Noria has been around dynamic languages since 2000. He fell in love with Rails in 2005, and cofounded Rails-based software company <a href="http://www.aspgems.com">ASPgems</a> in mid-2006. Xavier is president of the <a href="http://www.srug.org/">Spanish Ruby Users Group</a> and has been involved in Rails in several ways. He enjoys combining his passion for Rails and his past life as a proofreader of math textbooks. Oh, he also "tweets":http://twitter.com/fxn!
<% end %>