rubyvideo
rubyvideo copied to clipboard
Indexing all Ruby related videos
This pull request explores the concept of "Topics". A talk can have multiple topics to refer to what the talk is about. | Topics Index | | --- | |...
Relates to - https://github.com/adrienpoly/rubyvideo/pull/116 - #111 - #102 this ensure that if we update the organisation or event name it does not create duplicated content when we run the next...
adds an admin filter to select talks by event adds a new admin action to update talk metadata from the yml file
This pull request adds the [`frozen_record`](https://github.com/byroot/frozen_record) gem to allow us to query the static data in an ActiveRecord-style way. This might help to implement features like #118 where we want...
* Add missing talks for RubyConf Mini 2022 * Add talks from RubyConf 2022 * Added missing speakers * Fix Speaker names * Fix wrong/missing/incomplete talk titles * Formatting

This is a follow-up to #101, I noticed that the RailsConf data files had been missing a few things. I mainly updated and added: - Added talk titles, where missing...
* `RailsWorld` -> `Rails World` * Missing Keynote titles * Remove `Rails World 2023` from talk titles * Formatting for readability

