You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our implementation of iCal parsing is untested and lacking features. There exists a solid maintained icalendar gem that could support conversion to/from .ics format for us.
IceCube is useful for generating the occurrence times from defined schedules, so these two gems could work well together and allow each to focus on its strengths.
This dependency could be optional.
If anyone has experience with the icalendar gem, I'd like to hear your thoughts on this proposal.