rubyvideo
rubyvideo copied to clipboard
Add `start_date` and `end_date` to event
Currently we only have published_at on the "event", which is more representing a YouTube playlist right now than an actual event.
But in the effort to show more information about an event througout the website we should think about replacing the published_at with actual start_date and end_date fields on the event itself.