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

    Tags

    • Rails (349)
    • Javascript (72)
    • View (53)
    • Stimulusjs (48)
    • Ruby (39)
    • Model (34)
    • Security (30)
    • Hotwire (25)
    • Development (25)
    • Api (22)
    • Database (22)
    • Performance (19)
    • Form (19)
    • Turbo (18)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • 7.0 (10)
    • Background Processing (10)
    • Ajax (10)
    • Production (10)
    • Test (8)
    • Activerecord (8)
    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
    3 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
    4 0

    Background Jobs with Resque
    Play

    Background Jobs with Resque

    #306 Jul 25, 2021 pro

    Resque is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later.

    background processing rails
    6 0

    Purge Orphaned Active Storage Records
    Play

    Purge Orphaned Active Storage Records

    #281 Jan 31, 2021 pro

    Over time, orphaned records can build up within Active Storage. In this episode, we look at a few approaches to clean up these orphaned records.

    active storage activejob background processing rails
    12 5

    Cache Warming
    Play

    Cache Warming

    #273 Dec 13, 2020 pro

    Caching is a great way to speed up your applications. However, when a cache becomes stale, there could be a user experience degradation until the cache is rebuilt. In this episode, we look at implementing a background job to rebuild the cache.

    background processing performance rails
    10 0

    Custom Error Pages with Slack Notification
    Play

    Custom Error Pages with Slack Notification

    #91 Jul 30, 2017 free

    Learn to use custom error pages to provide a similar look to your application. Get notified on Slack as errors occur to act on them before they're reported.

    rails api error background processing
    17 7

    Periodic Tasks with sidekiq-cron
    Play

    Periodic Tasks with sidekiq-cron

    #61 Jan 2, 2017 free

    Using a third-party add-on, sidekiq-cron, we can create periodic tasks to extend the functionality of sidekiq.

    rails background processing
    11 14

    Sidekiq on Production
    Play

    Sidekiq on Production

    #60 Dec 25, 2016 free

    Sidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn to deploy Sidekiq to your production environment.

    rails production background processing deployment
    13 4

    Sidekiq Basics
    Play

    Sidekiq Basics

    #59 Dec 18, 2016 free

    Sidekiq is a Ruby Background Processor that manages its queue with a Redis service. Learn the basics of Sidekiq and integrating it with ActiveJob.

    rails performance background processing
    16 2

    ActiveJob
    Play

    ActiveJob

    #9 Jul 30, 2015 free

    ActiveJob is a built in wrapper within Rails 4 for your background processors. By adding this layer to your application, swapping background processors is much easier as you will only be affecting a limited number of files.

    rails activejob background processing
    13 5

    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2023 Kimura Innovations, LLC