ok so i have
>> list = Request.find_all_by_artist(\"someBand\") => [#
I think this is a much more elegant and simple solution
list.group_by{|x| x.created_at.strftime("%Y-%m-%d")}