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)
    Ruby on Docker
    Play

    Ruby on Docker

    #274 Dec 20, 2020 pro

    Learn to use Docker to manage our Ruby interpreter and use it to template new Rails applications.

    development ruby
    11 5

    Creating a Rack Middleware
    Play

    Creating a Rack Middleware

    #215 Nov 10, 2019 pro

    Rack provides a minimal, modular, and adaptable interface for developing web applications in Ruby. In this episode, we create and insert our own Rack Middleware into a Rails 6 application.

    rails ruby rack middleware
    11 0

    Polling with StimulusJS
    Play

    Polling with StimulusJS

    #211 Oct 13, 2019 pro

    Sometimes an old techniques with a modern twist can not only solve the problems at hand, but can also simplify the application's architecture.

    javascript ruby stimulusjs
    17 4

    3D Secure 2 Credit Cards and Stripe Checkout
    Play

    3D Secure 2 Credit Cards and Stripe Checkout

    #204 Aug 25, 2019 pro

    Banks which require further authentication on transactions may decline charges if Strong Customer Authentication is not being performed on 3D Secure enabled Credit Cards. In this episode, we look at adding Stripe Checkout and webhooks to our Rails application.

    ruby payments webhooks
    7 9

    SOLID - Liskov Substitution Principle
    Play

    SOLID - Liskov Substitution Principle

    #200 Jul 28, 2019 pro

    In this episode, we look at the Liskov Substitution Principle. If S is a subtype of T, then objects of type T may be replaced with objects of type S without altering any of the desirable properties of the program.

    ruby solid
    12 3

    SOLID - Open/Closed Principle
    Play

    SOLID - Open/Closed Principle

    #199 Jul 21, 2019 pro

    Open/Closed principle states "software entities (classes, modules, functions, etc.) should be open for extension, but closed for modification"; that is, such an entity can allow its behaviour to be extended without modifying its code.

    ruby solid
    16 3

    Interview Questions
    Play

    Interview Questions

    #182 Apr 14, 2019 pro

    In this episode, we look at various questions asked during interviews.

    development ruby
    20 0

    Templating Ruby on Rails Applications
    Play

    Templating Ruby on Rails Applications

    #163 Dec 9, 2018 pro

    There is a lot of work that is done on new applications and a lot of the common code between new applications. In this episode, we look at using templates to speed up the initial process.

    rails ruby template
    13 5

    Development Decisions and Architecture
    Play

    Development Decisions and Architecture

    #160 Nov 18, 2018 pro

    Decisions made during the development process can significantly affect how the production environment is architected. In this episode, we look at a few different scenarios and how the early decisions made in development affected the production infrastructure.

    development rails ruby architecture
    16 1

    Bundler and Binstubs
    Play

    Bundler and Binstubs

    #153 Sep 30, 2018 pro

    In this episode, we look at some lesser known bundler commands including binstubs.

    rails ruby gem
    8 0

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 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