-
Notifications
You must be signed in to change notification settings - Fork 1
Recurring Event parser/generator
License
tevio/recurs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOTE: The RiCal library provides a really good implementation of rrule (RecurrenceRules): http://rubydoc.info/gems/ri_cal/0.8.7/RiCal/PropertyValue/RecurrenceRule # Recurs Is a small Recurring Event parsing library. It will take symbolized input and output icalendar standard recurring events, see the specs for examples of the api This gem has been tested as a standalone in ruby 1.9, or using Rails 3 It also allows the developer to specifiy specialized Recurrence schemes by using Ruby closures ## Rails (ActiveRecord) class Event < AR acts_as_recurring end ## TODO Finish the instance functionality
About
Recurring Event parser/generator
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published