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)
    Dependent Fields with Hotwire
    Play

    Dependent Fields with Hotwire

    #472 Sep 1, 2024 free

    Large forms can be overwhelming to fill out, especially if not all of the fields are required. In this episode, we'll look at creating a stimulus controller to conditionally display fields based on the input of another field.

    rails hotwire form stimulusjs
    7 4

    Hotwire Combobox
    Play

    Hotwire Combobox

    #459 Jun 2, 2024 free

    In this episode, we tackle the issue of slow-loading dropdowns with a high volume of options by implementing an asynchronous select using the Hotwire Combobox library.

    rails view form hotwire
    5 2

    Form Input UX
    Play

    Form Input UX

    #428 Nov 12, 2023 pro

    In this episode, we'll focus on the user experience (UX) of form inputs by adding formatting of the text as the user inputs the data.

    rails form ux stimulusjs
    6 2

    Unsaved Changes
    Play

    Unsaved Changes

    #423 Oct 8, 2023 pro

    In this episode, we'll look at creating a stimulus controller that will alert the user if there are unsaved changes on a form before they navigate away from the page or reload the site.

    rails stimulusjs form
    7 4

    ActiveSupport::Notifications
    Play

    ActiveSupport::Notifications

    #409 Jul 9, 2023 pro

    In this episode, we'll dive into ActiveSupport::Notifications to perform simple metrics. We'll then use this technique to troubleshoot and pinpoint where slow running lines of code are. It can be a great debugging technique when trying to deal with slow requests or functions.

    rails performance metrics
    7 2

    Inline Editing with Turbo
    Play

    Inline Editing with Turbo

    #381 Dec 25, 2022 pro

    Using Turbo, we can create an interactive inline editing feature without writing any Javascript. In this episode, we look at some of the nuances with Turbo Streams and handling form errors.

    rails turbo form
    12 7

    Saving Attributes with Hotwire
    Play

    Saving Attributes with Hotwire

    #373 Oct 30, 2022 pro

    With Hotwire, we can create form where each input field is saved once a user has changed its value. We look at some of the common issues that you could run into when using Hotwire and some ways to mitigate those problems.

    rails hotwire javascript turbo form
    14 3

    Optimistic Locking
    Play

    Optimistic Locking

    #327 Dec 12, 2021 pro

    Optimistic Locking is a feature to prevent collision when two users are editing the same record. In this episode, we look at adding this feature into a Rails 7 application that is using Turbo.

    form model rails
    7 1

    Dynamic Select Forms with Hotwire
    Play

    Dynamic Select Forms with Hotwire

    #325 Nov 28, 2021 pro

    Using StimulusJS and Turbo, we are able to dynamically update select input with content based on another select input. This allows for a seamless user experience while having a configurable and maintainable backend.

    7.0 form hotwire rails turbo
    24 12

    Speeding Up Requests
    Play

    Speeding Up Requests

    #322 Nov 7, 2021 free

    In this episode, we look at several issues around pagination and different kinds of querying that could affect performance when working with large datasets.

    performance rails search pagination
    21 3

    Drifting Ruby

    Quality Ruby Screencasts

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