Re: [Rails] Re: Get integers for all months between two dates

2010-08-10 Thread Colin Law
On 10 August 2010 19:42, Tim Booher wrote: > Colin, > > Good point, but I am not sure of another way. I need to display > calendars that show all events in a group. I'll look at the bigger > picture again. Not sure exactly what you are doing of course, but could you write view helper code that ta

[Rails] Re: Get integers for all months between two dates

2010-08-10 Thread Tim Booher
Colin, Good point, but I am not sure of another way. I need to display calendars that show all events in a group. I'll look at the bigger picture again. Best, tim Colin Law wrote: > On 9 August 2010 18:52, Tim Booher wrote: >> � � �m << [date.month, date.year] >> � � �d = d.next_month >> � �