Ruby on Rails Discussions
Sorting the array
rubyonrails-talk
jjudge
(jjudge)
March 26, 2007, 12:10pm
1
Use:
@attributes.sort_by
{|a|a.updated_at}
Related topics
Topic
Replies
Views
Activity
Sorting the array
rubyonrails-talk
0
111
March 26, 2007
Sorting different objects
rubyonrails-talk
2
97
September 14, 2007
Sort an Array of ActiveRecords objects by created_at
rubyonrails-talk
10
220
October 24, 2008
sorting an array based on two attributes of objects
rubyonrails-talk
0
100
March 26, 2007
how to override enumerable compare for attributes?
rubyonrails-talk
0
163
November 20, 2008