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

    LLM Usage
    Play

    LLM Usage

    #524 Aug 24, 2025 pro

    In this episode, we track our prompt and completion tokens that are called from our application. This is a small feature, but can raise important insights to the usage of LLMs in our application as well as some user behavior.

    rails model ai machine learning
    3 0

    Multitenant Conversion
    Play

    Multitenant Conversion

    #523 Aug 17, 2025 pro

    In this episode, we will look at taking an existing application and set it up for multitenancy. This kind of functionality is often thought of during the initial development, but can later become a requirement and then tough decisions have to be made.

    rails model
    7 0

    Embeddings
    Play

    Embeddings

    #499 Mar 9, 2025 pro

    In this episode, we explore embeddings and how they improve search and recommendations by converting text into numerical vectors. We'll set up a Rails 8 app with PostgreSQL + PG Vector, generate embeddings, and perform similarity searches.

    rails model ai machine learning search
    7 2

    Normalizes
    Play

    Normalizes

    #495 Feb 9, 2025 pro

    In this episode, we'll have a look at various approaches to data consistency and why it could be important to normalize the data. We'll look at and old approach and a more current one along with the caveats associated with each of them.

    rails data model
    13 0

    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

    Feature Toggle from Scratch
    Play

    Feature Toggle from Scratch

    #458 May 26, 2024 pro

    In this episode, we build a feature toggle system from scratch without using external dependencies like Redis. We'll create an endpoint to enable or disable specific parts of an application dynamically, focusing on a maintainable approach for future extensions.

    rails model service objects
    3 2

    Exporting ICS Files
    Play

    Exporting ICS Files

    #453 Apr 21, 2024 pro

    In this episode, we look at exporting Internet Calendar files (ICS) so that they can be imported into a calendar app. We'll also explore some practices in making wise decisions in how we structure our applications.

    rails model calendar
    3 0

    Tags from Scratch
    Play

    Tags from Scratch

    #452 Apr 14, 2024 pro

    In this episode, we create a tagging system for models that is highly reusable. We'll explore creating the tagging system, filtering on tags and persisting the tags in an unobtrusive way.

    rails model tags
    3 3

    Previous/Next Record
    Play

    Previous/Next Record

    #449 Mar 31, 2024 pro

    In this episode, we'll explore the process of creating Previous and Next links for a record, but then refactor it to be more maintainable.

    rails model view
    4 2

    • 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