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 new

    Show your love and support while looking fancy.

  • About
  • Login

  • Home

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (253)
    • Javascript (57)
    • View (46)
    • Ruby (36)
    • Stimulusjs (33)
    • Model (25)
    • Security (23)
    • Development (22)
    • Api (19)
    • Performance (18)
    • Database (13)
    • Form (12)
    • Deployment (11)
    • Websockets (10)
    • Ajax (10)
    • Uploads (9)
    • Authentication (8)
    • Background Processing (7)
    • Production (7)
    • Gem (7)
    • Test (7)
    • Javascript Framework (7)
    • 6.0 (7)
    • Active Storage (7)
    • Notifications (5)
    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
    4 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
    8 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
    6 3

    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
    6 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
    14 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
    6 8

    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
    10 1

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

    Interview Questions
    Play

    Interview Questions

    #182 Apr 14, 2019 pro

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

    development ruby
    15 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
    11 5

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

    Quality Ruby Screencasts

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