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)
    Web Interactions with Mechanize
    Play

    Web Interactions with Mechanize

    #131 Apr 29, 2018 pro

    The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted.

    ruby web scraping
    6 0

    State Machines with AASM
    Play

    State Machines with AASM

    #147 Aug 19, 2018 pro

    State Machines are useful for tracking the state of an object. With AASM, we take a dive into how states can transition as well as modifying states and interacting with them.

    rails ruby state machine
    13 3

    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

    Using GitLab Runner for CI/CD
    Play

    Using GitLab Runner for CI/CD

    #135 May 27, 2018 pro

    GitLab is a great version control software which has options to either self host or or use their hosted solution. In this episode, we look at using the GitLab Runner to run our Continuous Integration and Continuous Deployment.

    ruby version control ci/cd
    5 2

    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

    Ruby Go Lang Extensions
    Play

    Ruby Go Lang Extensions

    #134 May 20, 2018 pro

    Let's face it, Ruby is slow , but don't abandon Ruby just yet. Using extensions, we can write performant code in another language for the specific slow functions while the rest of the application remains untouched.

    ruby extensions
    10 3

    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

    Ruby Objects and Memoization
    Play

    Ruby Objects and Memoization

    #120 Feb 18, 2018 pro

    In this episode, we look at creating ruby objects. Then we look at different ways of implementing memoization and how it can be used to speed up our classes.

    ruby performance
    18 6

    Observer Patterns
    Play

    Observer Patterns

    #141 Jul 8, 2018 pro

    The Observer pattern (also known as publish/subscribe) provides a simple mechanism for one object to inform a set of interested third-party objects when its state changes.

    notifications ruby
    18 2

    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

    • 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