diff options
author | Pratik Naik <pratiknaik@gmail.com> | 2009-03-11 14:15:41 +0000 |
---|---|---|
committer | Pratik Naik <pratiknaik@gmail.com> | 2009-03-11 14:15:41 +0000 |
commit | e684597a81d3a699b5148a9ff170deb9517b0ac7 (patch) | |
tree | c2745c908e071ccbe215e56d37ef00dee9f37c3b /railties/guides/source | |
parent | cdb10c5adeea378de0e1f966f18f65ddf8352da0 (diff) | |
download | rails-e684597a81d3a699b5148a9ff170deb9517b0ac7.tar.gz rails-e684597a81d3a699b5148a9ff170deb9517b0ac7.tar.bz2 rails-e684597a81d3a699b5148a9ff170deb9517b0ac7.zip |
Alphabetical ordering
Diffstat (limited to 'railties/guides/source')
-rw-r--r-- | railties/guides/source/credits.erb.textile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/railties/guides/source/credits.erb.textile b/railties/guides/source/credits.erb.textile index 2dd1477af4..605ba3c2ec 100644 --- a/railties/guides/source/credits.erb.textile +++ b/railties/guides/source/credits.erb.textile @@ -7,14 +7,14 @@ p. We'd like to thank the following people for their tireless contributions to t <h3 class="section">Rails Documentation Team</h2> -<% 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 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('Mike Gunderloy', 'mgunderloy') do %> Mike Gunderloy is a consultant with "ActionRails":http://www.actionrails.com and also a member of the "Rails activism team":http://rubyonrails.org/activists . He brings 25 years of experience in a variety of languages to bear on his current work with Rails. His near-daily links and other blogging can be found at "A Fresh Cup":http://afreshcup.com and he "twitters":http://twitter.com/MikeG1 too much. <% 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 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') do %> Xavier Noria has been around dynamic languages since 2000. He fell in love with Rails back 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. <% end %> |