Displaying 1 result from an estimated 1 matches for "channelitem".
Did you mean:
  channelised
  
2006 Apr 11
1
acts_as ... hourly_list?
Hi,
My question is a bit of wonder and a bit of enlightment.
I have two models, Channel and ChannelItem, the second is a list of 
Events, ordered by position (because I''m using acts_as_list).
Later I use a method in Channel to recalculate the hour when that show 
come online, based on the duration of it and doing math based on the 
previous one duration and start time, starting from 0:00....