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)
    Broadcasting Shell Output
    Play

    Broadcasting Shell Output

    #563 May 17, 2026 pro

    In this episode, we will have a look at a shell command that runs in a background job, but broadcast its output in real time to the browser.

    rails background processing turbo
    3 0

    Worker Limits
    Play

    Worker Limits

    #520 Jul 27, 2025 pro

    In this episode, we look at situations when an external API does not have a normal rate limit, but instead has concurrency limits. This can also apply to situations where you have limited resources on the API that you're calling. This can also work well in other situations where the background job is accessing limited resources.

    rails background processing
    5 0

    LLM Insights
    Play

    LLM Insights

    #509 May 11, 2025 pro

    In this episode, we explore generating insights from product data using a self-hosted LLM. By analyzing purchase and cart behavior, we stream actionable recommendations directly into the UI.

    rails llm ai background processing
    10 3

    ActiveJob Callbacks
    Play

    ActiveJob Callbacks

    #505 Apr 13, 2025 pro

    Callbacks are typically something that I avoid or try to use only if they make sense. However, in background jobs, they have a different feel to them and can be very powerful while helping keep the code organized. In this episode, we'll explore three different callbacks in the background jobs.

    rails background processing callbacks
    5 2

    Solid Queue v1.0.0
    Play

    Solid Queue v1.0.0

    #476 Sep 29, 2024 pro

    There's been a lot of updates to Solid Queue recently and with these changes came with some different approaches in how we set up the database and get visibility into the background workers.

    rails background processing solid queue
    7 4

    LLM Context
    Play

    LLM Context

    #446 Mar 10, 2024 pro

    Building on the previous episode, we look at refactoring our background job into a more maintainable object and provide context to the LLM so that we can chain together responses for a more conversational experience.

    rails ai artificial intelligence background processing machine learning
    8 2

    Campfire Bots
    Play

    Campfire Bots

    #444 Feb 25, 2024 pro

    In this episode, we explore the practical use of Campfire Bots for webhook applications. We'll start by setting up an AI Image Generator bot that interacts with our Ruby on Rails application, and then connect it to a self-hosted Large Language Model (LLM). Our initial goal is to get the system working. After that, we'll focus on refactoring the code to improve its safety and maintainability.

    rails artificial intelligence background processing webhooks api
    5 0

    Solid Queue
    Play

    Solid Queue

    #438 Jan 21, 2024 pro

    Solid Queue is a DB-based queuing backend for Active Job, designed with simplicity and performance in mind. In this episode, we'll look at exploring Solid Queue and and option for a graphical interface to view the jobs.

    rails background processing activejob
    8 2

    Discussing Race Conditions
    Play

    Discussing Race Conditions

    #348 May 8, 2022 pro

    In this episode, we have a look at some causes of race conditions and go about some ways to troubleshoot and mitigate them.

    rails model database background processing
    4 2

    Good Job
    Play

    Good Job

    #333 Jan 23, 2022 pro

    GoodJob is a multithreaded, Postgres-based, ActiveJob backend for Ruby on Rails.

    background processing rails
    5 0

    • 1
    • 2
    • 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