Drifting Ruby
  • love movie Episodes
  • More Content
    Learning Paths

    Curated list of episodes, bundled to help you on your learning path!

    Video Logs new

    Videos of tech, infrastructure, hardware and software which non-instructional by nature.

    Blog

    Articles around software and tutorials.

    Merchandise

    Show your love and support while looking fancy.

  • Community
    Forums new

    Got a question or want to chat about a topic? Let's talk!

  • About
  • Login

  • Home

  • Episodes

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Rails Version

    • 8.x
    • 7.x
    • 6.x
    • 5.x
    • 4.x

    Tags

    • Rails (379)
    • Javascript (75)
    • View (58)
    • Stimulusjs (55)
    • Ruby (40)
    • Model (36)
    • Security (32)
    • Hotwire (29)
    • Development (27)
    • Api (23)
    • Database (22)
    • Turbo (21)
    • Performance (20)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (14)
    • Background Processing (12)
    • Uploads (11)
    • Websockets (10)
    • Ajax (10)
    • 7.0 (10)
    • Production (10)
    • Test (9)
    • Docker (9)
    Securing Downloads with Global ID
    Play

    Securing Downloads with Global ID

    #315 Sep 19, 2021 pro

    With custom controllers and Global ID, we can lock down Active Storage files to provide a link which expires after a duration of time. At the beginning of the video, I tour the new Rails 7 template and configuration that will be used for episodes going forward.

    active storage rails global id downloads
    9 0

    Logging in Rails
    Play

    Logging in Rails

    #314 Sep 12, 2021 pro

    Logging is an important part of understanding the behavior of your applications. Your logs contain essential records of application operations including database queries, server requests, and errors.

    production rails logging
    9 1

    esbuild for Rails
    Play

    esbuild for Rails

    #313 Sep 5, 2021 free

    Use esbuild to bundle your JavaScript, then deliver it via the asset pipeline in Rails. This gem provides an installer to get you going with esbuild in a new Rails application.

    7.0 javascript rails assets
    7 6

    Importmaps in Rails 7
    Play

    Importmaps in Rails 7

    #312 Sep 5, 2021 free

    Import maps let you import JavaScript modules using logical names that map to versioned/digested files – directly from the browser. This will be a default in the upcoming Rails 7.

    javascript rails 7.0 assets
    9 11

    Drag and Drop with Hotwire
    Play

    Drag and Drop with Hotwire

    #311 Aug 29, 2021 pro

    Acts as List provides the capabilities for sorting and reordering a number of objects in a list. In combination with SortableJS and Hotwire (Stimulus), we can create a positionable list with ease.

    hotwire javascript rails stimulusjs
    13 8

    Adding Custom Buttons to Action Text
    Play

    Adding Custom Buttons to Action Text

    #310 Aug 22, 2021 pro

    In this episode, we extend Action Text with an additional button to change the text colors of the WYSIWYG editor.

    action text rails wysiwyg trix
    7 5

    Creating Command Line Applications
    Play

    Creating Command Line Applications

    #309 Aug 15, 2021 pro

    As developers, chances are we are in the terminal often. Command Line Interfaces (CLI), are very helpful in streamlining our work. Ruby is a very powerful language and can make some powerful CLIs. Thor is a powerful option, but in this episode, we look at some alternatives from basic to more advanced scenarios.

    ruby command line
    11 2

    Slim Select with Stimulus
    Play

    Slim Select with Stimulus

    #308 Aug 8, 2021 pro

    Using Stimulus and Slim Select, we can get performant results quickly and efficiently.

    form javascript stimulusjs view
    15 32

    Hotwire Turbo Replacing Rails UJS
    Play

    Hotwire Turbo Replacing Rails UJS

    #307 Aug 1, 2021 free

    In this episode, we look at some common functionality that we got with Rails UJS and what it looks like to reimplement these with Hotwire's Turbo and StimulusJS.

    hotwire javascript rails stimulusjs turbo ujs
    19 11

    Background Jobs with Resque
    Play

    Background Jobs with Resque

    #306 Jul 25, 2021 pro

    Resque is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later.

    background processing rails
    6 2

    • « First
    • ‹ Prev
    • ...
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • ...
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    Meta
    • atom
    • Blog
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2026 Kimura Innovations, LLC