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)
    Notification Count
    Play

    Notification Count

    #475 Sep 22, 2024 pro

    In this episode, we'll learn how to use Turbo to broadcast notification counts to users. We'll look at some common mistakes and issues when doing these kinds of broadcasts.

    rails turbo streaming
    5 2

    Text to Speech
    Play

    Text to Speech

    #474 Sep 15, 2024 pro

    In this episode, we look at implementing text-to-speech functionality using Ruby on Rails without third-party libraries. We'll discuss some nuances and various workarounds to address common issues.

    rails stimulusjs javascript
    2 2

    Ruby or Rails
    Play

    Ruby or Rails

    #473 Sep 8, 2024 pro

    In this episode, we take a look at 20 different code examples and have to determine if they are part of Ruby's core library or if they are specific to the Ruby on Rails framework.

    ruby rails syntax
    3 0

    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

    Dark Mode
    Play

    Dark Mode

    #471 Aug 25, 2024 pro

    In this episode, we look adding dark mode to our applications. This can be important for users who use dark mode and then come across your web application. The sudden change in brightness can be jarring or uncomfortable.

    rails view
    3 0

    Have I Been Pwned
    Play

    Have I Been Pwned

    #470 Aug 18, 2024 pro

    Pwned Passwords are hundreds of millions of real world passwords previously exposed in data breaches.In this episode, we will look at adding this integration into our Rails applications where Devise or Action Auth are used as the authentication solutions.

    rails authentication security
    3 0

    Kanban from Scratch Part 2
    Play

    Kanban from Scratch Part 2

    #469 Aug 11, 2024 pro

    Continuing on with the Kanban board, we look at adding the position functionality of reordering the card placements.

    rails hotwire turbo stimulusjs
    4 3

    Processing Large Jobs
    Play

    Processing Large Jobs

    #468 Aug 4, 2024 free

    In this episode, we will upload a CSV file but need to pass it into a background job. This can prove to be difficult based on the hosting infrastructure so we'll explore some mechanisms to work around them. We'll also look to optimize Solid Queue to handle the large number of jobs.

    rails solid queue background processing active storage
    8 3

    Kanban from Scratch
    Play

    Kanban from Scratch

    #467 Jul 28, 2024 pro

    In this episode, we'll create a kanban style board where cards can be created and moved from one column to another. We will do all of this without any external libraries; using only what is included out of the box with Turbo and Stimulus.

    rails hotwire turbo stimulusjs
    11 4

    Soft Limits
    Play

    Soft Limits

    #466 Jul 21, 2024 pro

    In this episode, we look at creating soft limits around record creation. Soft limits are a way to programatically limit how many records a user can create. This can be very useful in cases where you have multiple tiered subscription plans and need to provide different limits.

    rails model
    4 4

    • « First
    • ‹ Prev
    • ...
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • ...
    • 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