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)
    Stripe Billing Portal
    Play

    Stripe Billing Portal

    #460 Jun 9, 2024 pro

    In this episode, we revisit embedding Stripe, now that it's out of beta, and demonstrate how to integrate it seamlessly into your Rails application. We explore setting up Stripe for handling subscriptions, including a hosted management page where users can view invoices, change plans, or cancel subscriptions.

    rails stripe payments
    5 10

    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

    Class Data
    Play

    Class Data

    #457 May 19, 2024 pro

    In Ruby 3.2 a new feature was released that allowed for the creation of immutable objects. In this episode we will learn how to use this feature and some use cases where it can be handy.

    ruby 3.2 object oriented
    6 0

    Custom Fonts
    Play

    Custom Fonts

    #456 May 12, 2024 pro

    There are a few different approaches to adding custom fonts into Rails applications regardless if you're using esbuild, bun or importmaps. Spoiler, it's much easier today than in years past.

    rails view fonts
    1 2

    Dev Containers
    Play

    Dev Containers

    #454 Apr 28, 2024 pro

    In a later Rails release, dev container configurations will be provided by default. In this episode, we will explore how to use dev containers as well as modifying them to fit our application's needs.

    rails development docker
    4 0

    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

    Authentication Timeout
    Play

    Authentication Timeout

    #448 Mar 24, 2024 pro

    In this episode, we'll explore adding the ability to extend an authenticated session wish is about to expire. We'll be using a Stimulus controller for the bulk of the logic and the provided functionality that Devise gives us out of the box.

    rails security devise
    4 3

    Bulk Updates
    Play

    Bulk Updates

    #447 Mar 17, 2024 pro

    Updating multiple records in the UI of a Rails app could be tricky. In this episode, we'll look at updating multiple records at the same time from scratch. We'll create a Stimulus controller to handle some of the front end functionality.

    rails stimulusjs javascript activerecord
    6 1

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