Currently, I'm rolling my own to generate the ICS files. Which is mostly fine but also requires reading the RFC and will only get more complicated. Instead, lean on the [icalendar gem](https://github.com/icalendar/icalendar) to do the heavy lifting for me.
Currently, I'm rolling my own to generate the ICS files. Which is mostly fine but also requires reading the RFC and will only get more complicated.
Instead, lean on the icalendar gem to do the heavy lifting for me.