aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 %>