rubyvideo icon indicating copy to clipboard operation
rubyvideo copied to clipboard

Add slug to talks yml

Open adrienpoly opened this issue 9 months ago • 0 comments

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 the slug to the talk metadata in the videos.yml file

rake yml:add_slug_to_talks

adrienpoly avatar Mar 09 '25 03:03 adrienpoly