I know this has been done a million times so I do not want to recreate the wheel. Is there an plugin for ActiveRecord that provides calendar event functionality? Basically provides functionality for repeating events, just as a ical or outlook has. Ex: class Event < ActiveRecord::Base acts_as_event end Then I could have a method to find any events that occurs on a certain date, or a certain date range, including events the repeat. Anything like this out there? Thanks! -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---