search for: diweek

Displaying 2 results from an estimated 2 matches for "diweek".

Did you mean: dilek
2008 Nov 10
3
Runt Recurring events
...recurring events. I calculate a Runt object in the view and use it to see if it includes a certain date, which is populates from the database, and display the info for that date if it is included. I have recurring events for every week, which was pretty easy to set up. I can just say: r = Runt::DIWeek.new(4) For a recurring event every Thursday, and then do r.include(some_date) to see if it falls on a Thursday. The question I have is for developing recurring events for other time limits, such as twice a month/every other week, once a month, once every other month, once every six months. To cr...
2011 Jul 05
9
How to implement a schedule of recurring events?
Hello, I am fairly new to Ruby and Ruby on Rails. I am creating an application that "has many :groups", each with their own schedule of events. This is a little different than a calendar of events, since these events recur every week and do not have a specific date. So for example, I need to display a schedule for one group that looks like this: Group A''s Activities - Monday