diff options
author | Pratik Naik <pratiknaik@gmail.com> | 2009-02-20 08:57:09 +0100 |
---|---|---|
committer | Pratik Naik <pratiknaik@gmail.com> | 2009-02-20 08:57:09 +0100 |
commit | 8a9ef83372bb36b901daef88a21d27b74e9b1414 (patch) | |
tree | bd52b2d4d14dcda6b53312757c7fb211c52fe6fc /railties/guides/source | |
parent | 74fe58add5d6d83038e7db3c79024b6789a2ec25 (diff) | |
download | rails-8a9ef83372bb36b901daef88a21d27b74e9b1414.tar.gz rails-8a9ef83372bb36b901daef88a21d27b74e9b1414.tar.bz2 rails-8a9ef83372bb36b901daef88a21d27b74e9b1414.zip |
Fix the fucking rake task
Diffstat (limited to 'railties/guides/source')
-rw-r--r-- | railties/guides/source/credits.erb.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/credits.erb.textile b/railties/guides/source/credits.erb.textile index 91e3473cc7..441ea60ffe 100644 --- a/railties/guides/source/credits.erb.textile +++ b/railties/guides/source/credits.erb.textile @@ -26,7 +26,7 @@ p. We'd like to thank the following people for their tireless contributions to t <% end %> <% author('Pratik Naik', 'lifo') do %> - 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.com/core. He blogs semi-regularly at "has_many :bugs, :through => :rails":http://m.onkey.org and has an active "twitter account":http://twitter.com/lifo. + 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.com/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. <% author('Emilio Tagua', 'miloops') do %> Emilio Tagua -- a.k.a. miloops -- is an Argentinian entrepreneur, developer, open source contributor and Rails evangelist. Cofounder of "Eventioz":http://www.eventioz.com. He has been using Rails since 2006 and contributing since early 2008. Can be found at gmail, twitter, freenode, everywhere as miloops. |