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)
    Developing in Docker
    Play

    Developing in Docker

    #414 Aug 13, 2023 pro

    I use Docker every day and it has make my development workflow much simpler. I don't have to deal with conflicts or issues with macOS since everything is containerized. Before, I would fight my host operating system with mismatched dependencies and configuration problems, but using Docker during my development workflow has simplified things. In this episode, we'll run through how I use Docker on Rails applications and some of the tricks I use to solve the nuances of this approach.

    rails development docker
    8 9

    Intervals and Timeouts
    Play

    Intervals and Timeouts

    #412 Jul 30, 2023 pro

    In this episode, we create two different stimulus controllers for handling refresh intervals and timeouts. Using Turbo, with these stimulus controllers, we are able to create a simple solution refreshes on an interval or timeout.

    rails hotwire turbo
    4 0

    Fancy Emails with MJML
    Play

    Fancy Emails with MJML

    #411 Jul 23, 2023 pro

    Managing email styling and formats can be a large task so having a templating framework in place to help manage these will not only help them be consistent, but also easier to maintain as time goes on. In this episode, we'll look at implementing MJML as well as solving some common problems.

    rails mail view
    5 0

    Academic Discount
    Play

    Academic Discount

    #410 Jul 16, 2023 pro

    Are you searching for an efficient way to implement academic discounts on your web application? In this episode, we'll explore a subtle yet effective method for verifying academic email addresses, while also providing override options to ensure your organization retains full control.

    rails model
    4 1

    ActiveSupport::Notifications
    Play

    ActiveSupport::Notifications

    #409 Jul 9, 2023 pro

    In this episode, we'll dive into ActiveSupport::Notifications to perform simple metrics. We'll then use this technique to troubleshoot and pinpoint where slow running lines of code are. It can be a great debugging technique when trying to deal with slow requests or functions.

    rails performance metrics
    7 2

    Email Tracking
    Play

    Email Tracking

    #407 Jun 25, 2023 pro

    In this episode, we take a user privacy focused approach to tracking emails for unique opens and view counts. We'll look at how we can track these emails without invading the user's privacy and get meaningful metrics.

    rails email analytics
    5 4

    Rate Limiting from Scratch
    Play

    Rate Limiting from Scratch

    #406 Jun 18, 2023 pro

    Ever wonder how some companies implement rate limiting based on the plan that you've signed up for? In this episode, we'll use Docker Hub as a case study and implement this feature within our Rails application. We'll do this by creating a custom Rack Middleware to track and throttle the requests.

    rails middleware request
    3 0

    Optical Character Recognition
    Play

    Optical Character Recognition

    #405 Jun 11, 2023 pro

    Make your Active Storage uploads searchable with Optical Character Recognition (OCR). In this episode, we'll look at uploading documents with Active Storage and then using a gem to perform the optical character recognition on the uploaded files.

    rails active storage search
    3 6

    Masked Fields
    Play

    Masked Fields

    #403 May 28, 2023 pro

    Learn to create a reusable Stimulus controller to be able to toggle fields so that we can hide sensitive information from prying eyes, screenshots or when sharing our screen.

    rails stimulusjs security javascript
    5 1

    Meilisearch
    Play

    Meilisearch

    #402 May 21, 2023 pro

    Meilisearch is a flexible and powerful user-focused search engine that can be added to any website or application. In this episode, we'll integrate Meilisearch into our application.

    rails search
    2 0

    • « First
    • ‹ Prev
    • ...
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • ...
    • 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