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)
    Custom Turbo Stream Action Animation
    Play

    Custom Turbo Stream Action Animation

    #565 May 31, 2026 pro

    In this episode, we'll look at improving our UX by adding a custom Turbo Stream action to give some animation to deleted records.

    rails turbo hotwire javascript
    4 0

    .gitignore globally
    Play

    .gitignore globally

    #564 May 24, 2026 pro

    In this episode, we look at setting up a global .gitignore file that would apply to all projects.

    git
    4 0

    Broadcasting Shell Output
    Play

    Broadcasting Shell Output

    #563 May 17, 2026 pro

    In this episode, we will have a look at a shell command that runs in a background job, but broadcast its output in real time to the browser.

    rails background processing turbo
    3 0

    Tone Check
    Play

    Tone Check

    #562 May 10, 2026 pro

    In this episode, we use a small AI model to check the tone of a message in real time on the client's browser. There's no need to send messages back to the server or to an API because it's all done on the client's browser with the Web GPU. It is small enough to work on mobile devices and desktop computers.

    rails ai
    2 0

    AI Error Tracking - Part 2
    Play

    AI Error Tracking - Part 2

    #560 Apr 26, 2026 pro

    Continuing from the previous episode, we look at adding the LLM insights functionality to examine the error logs. We start simple with the information captured in the error logs, but progress to provide code snippet context.

    rails error ai
    1 0

    AI Error Tracking (Part 1)
    Play

    AI Error Tracking (Part 1)

    #559 Apr 19, 2026 pro

    In this episode, we are setting up the error tracking within our Rails application so that in the next episode, we can plug in the AI analysis of the error to hopefully lead to faster identity of the problem and ranking of severity.

    rails ai error
    1 2

    AI Powered Logs
    Play

    AI Powered Logs

    #558 Apr 12, 2026 pro

    In this episode, we will create a middleware that will capture the Rails logs and use an AI model to analyze the logs for any potential performance impact or issues.

    rails ai development
    3 0

    Kamal Staging
    Play

    Kamal Staging

    #555 Mar 29, 2026 pro

    In this episode, we look at creating a staging environment that will be provisioned and deployed through Kamal. A stating environment can be simple or a production like infrastructure that mimics the production environment.

    rails kamal deployment
    3 0

    Once CLI
    Play

    Once CLI

    #554 Mar 22, 2026 pro

    In this episode, we look at the new Once CLI where we can reference a docker image and deploy it to a server.

    rails deployment deploy
    2 0

    Delegated Types
    Play

    Delegated Types

    #553 Mar 15, 2026 pro

    In this episode, we'll explore the Delegated Types pattern and how to use it. We'll discuss different scenarios where it would be a good fit and where it would also be a bad fit.

    rails model
    1 0

    • 1
    • 2
    • 3
    • 4
    • ...
    • 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