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

I think we can copy this setting from Rails main https://github.com/rails/rails/pull/54754

This is an alternative to https://github.com/adrienpoly/rubyvideo/pull/644 For some reasons Libyaml converts to unicode all emojis. This makes the yaml harder to read and on the top of that when ever...

https://ruby.com.ar

content

![image](https://github.com/user-attachments/assets/aa1f8340-9c5f-497c-b7a5-d6dfcc63c70e) ![image](https://github.com/user-attachments/assets/f5e2df89-24b4-48b5-86a2-01982818f1ee) ![image](https://github.com/user-attachments/assets/8b889a12-462d-47ab-aa18-bb419492cde0) * Ignored github for now since its coupled to user auth. * Social profile can be created only by admin and owner

While I was looking into adding a task to add slugs to the yml files I realized that mutating yml files isn't that easy. If we use a basic Yml...

This PR add 2 new rake tasks: A first task to dump in a local yaml file all key pair video_id/slug ``` rake yml:dump_talks_slugs ``` A second that will add...

# TODO - [ ] add assets on `app/assets/images/events/rubykaigi/rubykaigi-2013/`

WIP for now, daisyUI styles are broken badly.

**Message** ``` SQLite3::SQLException: fts5: syntax error near "" ``` **Backtrace (last 10 lines)** ``` sqlite3-2.5.0-aarch64-linux (gnu) lib/sqlite3/statement.rb:125 SQLite3::Statement#step sqlite3-2.5.0-aarch64-linux (gnu) lib/sqlite3/statement.rb:125 block in SQLite3::Statement#each :168:in 'Kernel#loop' sqlite3-2.5.0-aarch64-linux (gnu) lib/sqlite3/statement.rb:124 SQLite3::Statement#each...

Currently we have a few hacky video providers which technically aren't really video providers: * `scheduled` * `not_recorded` * `not_published` * `children` * `parent` I think most of them aren't...

enhancement
metadata