How can I get sub-totalling in tables? I have an ActiveResource model which gets it's data from a legacy Windows app via REST. The records are ordered by date. I need to display subtotals by week number. It looks like I'll have to code something, which isn't a problem, but this is such a common pattern someone must have done something before me.
Any clues? John Small -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

