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

    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

    Flash Messages
    Play

    Flash Messages

    #465 Jul 14, 2024 pro

    Flash messages are used to provide feedback to users when certain actions occur, such as creating or updating a record. In this episode, we'll look at various issues with flash messages and workarounds to common problems.

    rails view turbo
    5 0

    Using LLMs to Generate Tags
    Play

    Using LLMs to Generate Tags

    #463 Jun 30, 2024 pro

    In this episode we'll explore how to use AI to generate tags. We'll cover setting up a self-hosted solution using OpenWebUI and Olama within Docker. And, learn to use the AI to generate and update tags automatically through a background job.

    rails artificial intelligence tags
    6 1

    From Heroku to Kamal
    Play

    From Heroku to Kamal

    #462 Jun 23, 2024 pro

    Ready to migrate your app off of Heroku? In this episode, we guide you through a full migration, from backing up data to securing your new server setup.

    rails infrastructure deployment kamal
    3 6

    Webhooks from Stripe Billing Portal
    Play

    Webhooks from Stripe Billing Portal

    #461 Jun 16, 2024 pro

    In this episode, we dive into implementing Stripe Webhooks to manage subscription updates. By configuring webhooks and using Stripe CLI for local testing, we ensure our application can handle events like subscription cancellations and renewals efficiently, updating user statuses accordingly.

    rails stripe payments webhooks
    6 1

    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

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