rubyvideo
rubyvideo copied to clipboard
Indexing all Ruby related videos
## Overview This issue outlines the planned improvements to the sponsor scraping system, started in PR #844 by @marcoroth and @brauliomartinezlm. I want to see if a can make it...
@olleolleolle told me about this great idea that the Copenhagen Ruby Brigade is doing: They have a list of talk topics that people want to know more about that haven't...
_Opening an issue as there's no discussion board on this repo._ I was thinking if you're interested in having podcasts as a category on the site. I think it fits...
https://www.youtube.com/watch?v=z7E1zx9j31M
Currently speakers are able to update and edit the metadata of their own talks. But that data gets overwritten when we run the seed command again. So we should either:...
Hi all, would be nice that all the tests done in the CI where somewhat documented in the contrib file. Even better to DRY it in code, eg a simple...