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

    Middleman

    #389 Feb 19, 2023 pro

    Middleman is a static site generator using all the shortcuts and tools in modern web development. In this episode, we look at creating a static site using TailwindCSS and one of the TailwindUI templates. We also take an interesting approach to keep the development experience close to one that we would expect in a Rails application.

    ruby static site tailwind
    2 0

    Testing External Sites
    Play

    Testing External Sites

    #359 Jul 24, 2022 pro

    Sometimes we find ourselves in a situation where we are handling the releases for an important application in our organization, but with each release, a regression/happy path testing must occur. We can use Ruby and Capybara to test these external sites.

    tests ruby
    2 0

    Creating Command Line Applications
    Play

    Creating Command Line Applications

    #309 Aug 15, 2021 pro

    As developers, chances are we are in the terminal often. Command Line Interfaces (CLI), are very helpful in streamlining our work. Ruby is a very powerful language and can make some powerful CLIs. Thor is a powerful option, but in this episode, we look at some alternatives from basic to more advanced scenarios.

    ruby command line
    11 2

    Gem in a Box
    Play

    Gem in a Box

    #289 Mar 28, 2021 pro

    There's many benefits to running your own cache and proxy for Ruby gems. In this episode, we look at provisioning, configuring our system and projects to use a Gem in a Box instance.

    gem rails ruby
    6 3

    Avatars
    Play

    Avatars

    #276 Dec 27, 2020 pro

    Learn how to build avatars with initials and conditionally prefer Gravatar images if they exist.

    presenter rails ruby view
    11 6

    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

    • 1
    • 2
    • 3
    • 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