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 Select
    Play

    Dependent Select

    #517 Jul 6, 2025 free

    In this episode, we explore how to enhance standard select fields using a JavaScript library together with StimulusJS to create more dynamic and responsive dropdowns. The focus is on adding search functionality, handling dependent selections, and integrating smoothly with modern frontend setups.

    rails stimulusjs select form
    4 1

    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

    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

    Building a Questionnaire
    Play

    Building a Questionnaire

    #294 May 2, 2021 free

    Using StimulusJS and nested forms, we create the first parts of a questionnaire. Dynamic surveys can be difficult to architect and maintain. In this episode, we take a simple approach to creating questionnaires.

    form rails stimulusjs hotwire
    9 12

    Benchmark Ruby Code
    Play

    Benchmark Ruby Code

    #262 Oct 4, 2020 free

    It's easy to accidentally write slow code in our applications. In this episode, we look at how we can benchmark our code and examples of some methods which are slower than others.

    benchmark performance ruby
    9 1

    Nested Forms from Scratch with StimulusJS
    Play

    Nested Forms from Scratch with StimulusJS

    #186 May 5, 2019 free

    Using StimulusJS controllers, adding nested forms to a Rails application is easy and unobtrusive. In this episode, we look at an alternative way of creating nested forms without the Cocoon gem.

    rails form javascript stimulusjs
    25 12

    Improving Partial Loading Performance
    Play

    Improving Partial Loading Performance

    #145 Aug 5, 2018 free

    N+1 queries can make an application slow. Having queries called within views can also slow down an app as well as making it less extendable.

    rails performance database
    28 1

    Benchmarking and Refactoring the content_for View Helper
    Play

    Benchmarking and Refactoring the content_for View Helper

    #90 Jul 23, 2017 free

    In a recent blog post, we looked into the content_for view helper to render breadcrumbs. Once we got the feature working, it's time to refactor the feature to lower technical debt.

    rails performance benchmark refactor
    8 4

    Autocomplete with HTML Results
    Play

    Autocomplete with HTML Results

    #83 Jun 4, 2017 free

    Working with an autocomplete can be very simple. However, things get complicated when you try to use HTML markup in the displayed results. Learn how to use HTML markup within your autocomplete results!

    rails view form javascript
    12 2

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