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)
    Automate Rake Tasks
    Play

    Automate Rake Tasks

    #365 Sep 4, 2022 free

    When rake tasks need to be part of a deployment, you could find yourself in a situation where the rake task was forgotten about or have to go through the process of shelling into the environment to execute the tasks. In this episode, we look at addressing these issues by creating a way to have rake tasks execute automatically.

    rails tasks deployment
    4 0

    Booking System
    Play

    Booking System

    #364 Aug 28, 2022 pro

    In this episode, we use Hotwire and FullCalendar to create an appointment scheduling program. We will look at blocking appointments outside of business hours as well as preventing overlapping appointments.

    rails hotwire calendar
    8 5

    Hotwire Question and Answer Feature
    Play

    Hotwire Question and Answer Feature

    #363 Aug 21, 2022 pro

    In this episode, we create a highly interactive question and answer feature using Ruby on Rails and Hotwire. We also look at handling contextual actions based on the user when broadcasting the answers, all without writing any javascript.

    rails hotwire turbo
    8 6

    Stripe Donations
    Play

    Stripe Donations

    #362 Aug 14, 2022 pro

    In this episode, we look at two different ways to handle donations with Stripe. The first method is a "no code" way that would work on any website that may not have a backend. The second method, we use the Stripe gem and their API to create a Checkout session for handling donations.

    rails payments stripe
    5 1

    Ubuntu Desktop
    Play

    Ubuntu Desktop

    #361 Aug 7, 2022 free

    Ubuntu is an open source software operating system that offers a great development experience and can run on most x86/amd64 systems. In this episode, we set up our Ruby on Rails development environment on Ubuntu 22.04 LTS Jammy Jellyfish.

    development rails environment
    4 2

    Partial Inserts
    Play

    Partial Inserts

    #360 Jul 31, 2022 pro

    Parsing through the Ruby on Rails CHANGELOG can reveal some interesting features and changes in the framework. In this episode, we look at one of those changes around inserting records into our database.

    rails model activerecord
    6 0

    Liquid Templates
    Play

    Liquid Templates

    #358 Jul 17, 2022 pro

    Using Stimulus and Liquid, we can create real time previews of the Liquid Template Renderer. Liquid provides a markup language that is a safe, customer facing template language for flexible web apps.

    rails view stimulusjs
    7 3

    Current Attributes
    Play

    Current Attributes

    #357 Jul 10, 2022 pro

    Abstract super class that provides a thread-isolated attributes singleton, which resets automatically before and after each request. This allows you to keep all the per-request attributes easily available to the whole system.

    rails model
    11 1

    File Uploads and Cloud Storage
    Play

    File Uploads and Cloud Storage

    #356 Jul 3, 2022 free

    AWS S3 has been a reliable service over the years and for a long time it was the only option. However, in the past few years, there has been more cloud storage options that have popped up with compatible S3 APIs. These services can sometimes offer better pricing and speeds.

    rails uploads active storage
    7 0

    Easy Infrastructure
    Play

    Easy Infrastructure

    #355 Jun 26, 2022 pro

    Continuing on from the previous episode, we look at creating a Docker Swarm cluster and using Traefik to load balance and route requests to various applications. Using this and CloudFlare proxies, we're able to create and deploy hobby applications in minutes.

    rails infrastructure deployment docker
    6 8

    • « 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