Group by actually returns a hash (IIRC) and not just the same collection 
with a different order.  You'll need to handle basically a second repeat 
within your original.  Try <%= h this.inspect %> inside your loop to see 
what data you're actually receiving there so you can build your code to 
match.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to