rubyvideo icon indicating copy to clipboard operation
rubyvideo copied to clipboard

Indexing all Ruby related videos

Results 186 rubyvideo issues
Sort by recently updated
recently updated
newest added

For conferences, meetups, user locations, etc. it would be really useful to be operating on actual coordinates, so we can also show this data on an actual map, like #792....

enhancement

It would be cool to also showcase the upcoming events on a map. Currently we don't have pinpoint locations for each event (only city names). But it might still be...

enhancement

### [Incident: #435] Errno::ENOENT happened in: Events::TalksController#index **Message** ``` No such file or directory @ rb_check_realpath_internal - /rails/data/ruby-midwest/ruby-midwest-2015/videos.yml ``` **Backtrace (up to last 10 lines)** ``` bootsnap (1.18.6) lib/bootsnap/compile_cache/yaml.rb:234:in 'File.realpath'...

On a regular basis I need to run this command to clear my assets for my test suite to succeed ``` bin/vite build --clear --mode=test ``` I have became used...

#923 Introduced the ability for watched talks to be tracked. There are additional features that we would like to add here. https://github.com/rubyevents/rubyevents/pull/923#issuecomment-3234997405 When the user reached 90% watched on the...

XO Ruby Atlanta lists four sponsors. One of them is Cisco Meraki **but should be** Cisco (https://www.xoruby.com/content/images/size/w2000/format/avif/2025/08/logomark-classic.png). I also would like to add DNSimple with their new logomark (https://www.xoruby.com/content/images/size/w2000/format/avif/2025/08/logomark-classic.png). I...

I think we have some clashing sponsor data: https://www.rubyevents.org/sponsors/ichizoku-inc https://www.rubyevents.org/sponsors/sentry From what I can tell: Sentry != Ichizoku, but "Ichizoku is Japan's only Sentry authorized reseller. We support Japanese customers...

#859 introduced a way to move the video to the bottom right of the page when we navigate but we could go a but further with the [PiP API](https://developer.mozilla.org/en-US/docs/Web/API/Picture-in-Picture_API) VLiteJS...

enhancement
help wanted

## Overview Currently, there's no way for admins to communicate directly with sponsors to request missing data, images, or other information. This feature could improve the quality and completeness of...

## Current Approach Currently sponsors use a hybrid approach for storing logos: - External URL is stored in the `logo_url` field - Fallback to local assets in `app/assets/images/sponsors/{slug}/logo.webp` - If...