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)
    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

    Materialized Views in PostgreSQL
    Play

    Materialized Views in PostgreSQL

    #324 Nov 21, 2021 pro

    Using Scenic, you can bring the power of SQL views to your Rails application without having to switch your schema format to SQL. Scenic provides a convention for versioning views that keeps your migration history consistent and reversible and avoids having to duplicate SQL strings across migrations.

    database rails postgresql query
    8 1

    Fixing Assets in CSS Bundling for Rails
    Play

    Fixing Assets in CSS Bundling for Rails

    #323 Nov 14, 2021 pro

    CSS Bundling for Rails provides a new way for importing and managing our CSS assets in Rails Applications, but it does have some challenges around a few libraries (specifically font awesome and a few others) which we'll look at in this episode.

    7.0 assets css rails
    7 8

    Authentication with Sorcery
    Play

    Authentication with Sorcery

    #321 Oct 31, 2021 pro

    Sorcery is a stripped-down, bare-bones authentication library, with which you can write your own authentication flow. In this episode we look at creating the controllers and views for a simple authentication solution.

    authentication rails security
    4 1

    Docker on Rails 7
    Play

    Docker on Rails 7

    #320 Oct 24, 2021 pro

    In this episode, we look at changing the default Rails 7 development environment over to a Docker based environment.

    7.0 docker rails
    21 29

    From Webpacker to esbuild
    Play

    From Webpacker to esbuild

    #319 Oct 17, 2021 pro

    With Rails 7 coming out soon, it's a good time to look at what it could take to upgrade our existing applications to esbuild. In this episode, we start with a Rails 6 application and begin the upgrade process by removing Webpacker and switching over to esbuild.

    7.0 esbuild javascript rails upgrade webpacker
    10 5

    Modern Chat Feature
    Play

    Modern Chat Feature

    #318 Oct 10, 2021 pro

    In this episode, we create a chat application using Rails 7, esbuild (JS Bundling), CSS Bundling, Hotwire, and Action Text. We also dive into some issues around CSS Bundling and Action Text.

    7.0 hotwire javascript rails turbo esbuild
    11 4

    Reset Password from Scratch
    Play

    Reset Password from Scratch

    #316 Sep 26, 2021 pro

    Continuing from Episode 300, we look at creating a password reset feature. We explore some of the security concerns around this feature and some mitigating options.

    authentication rails security
    4 0

    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

    • « First
    • ‹ Prev
    • ...
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • ...
    • 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