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

    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

    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
    14 4

    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

    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

    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

    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

    Broadcasting Progress from Background Jobs
    Play

    Broadcasting Progress from Background Jobs

    #408 Jul 2, 2023 free

    In a previous episode, we had created a custom ActionCable channel to assist in broadcasting updates from a background job. With the introduction of Turbo, we can simplify this process as we look at a few different approaches in displaying a progress bar with real time updates from background jobs.

    rails hotwire background processing
    8 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 2

    Detect Spam with AI
    Play

    Detect Spam with AI

    #427 Nov 5, 2023 free

    We can create a small python service that uses a Large Language Model (LLM) to detect if a message is spam or not. Using this service, we can tie it into our Rails application so that any comment created will be evaluated for being spam or not. We explore a few different routes on handling any messages flagged as spam.

    rails ai machine learning background processing
    5 0

    • 1
    • 2
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

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