What I do not see is how to build those 'date-groups' because what I have now is only @events = Event.find(:all, :order => 'date')
In the view I do: <%= for event in @events %> [...] bill walton wrote: > CSS. Wrap each date-group in a <div class='whatever'> and style it with > a top/bottom margin to get the spacing you're looking for. -- 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 -~----------~----~----~----~------~----~------~--~---

