MikeRogers0 / Ruby-Meetup-Calendar

List all the current Ruby Meetups
https://ruby-meetup-calendar.mikerogers.io
MIT License
23 stars 9 forks source link

Removing future events when adding new events #76

Closed MikeRogers0 closed 3 years ago

MikeRogers0 commented 3 years ago

Closes https://github.com/MikeRogers0/Ruby-Meetup-Calendar/issues/47

Instead of checking if they're 404'ing, just remove future events before we add any new events. This should handle any renames/cancellations also.