Revision: 13576
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 28, 2009 11:55 by tonic
Initial Code
my_arr.sort_by { |my_item| my_item[:my_key] }
Initial URL
http://snippets.dzone.com/posts/show/2470
Initial Description
Initial Title
Sort an array of hashes in Ruby
Initial Tags
Initial Language
Ruby