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

    Active Storage Variants

    #376 Nov 20, 2022 pro

    In this episode, we look at cleaning up our Active Storage variants and also look at several different use cases to manipulate the images with resizes, watermarks, format and quality.

    rails upload active storage
    4 0

    Creating Embedded Iframes
    Play

    Creating Embedded Iframes

    #375 Nov 13, 2022 pro

    Similar to Youtube embeds, we will look at creating embedded links to our application so that portions of the application can be embedded. However, there are a lot of security implications and should be done with caution.

    rails view turbo
    3 3

    Infrastructure Migration
    Play

    Infrastructure Migration

    #374 Nov 6, 2022 free

    For various reasons, we may decide to move our services off of one platform onto another. This could be due to pricing, uptime or other reasons. In this episode, we look at migrating a Ruby on Rails application and database from Heroku to Fly.

    rails infrastructure database migration
    3 2

    Saving Attributes with Hotwire
    Play

    Saving Attributes with Hotwire

    #373 Oct 30, 2022 pro

    With Hotwire, we can create form where each input field is saved once a user has changed its value. We look at some of the common issues that you could run into when using Hotwire and some ways to mitigate those problems.

    rails hotwire javascript turbo form
    10 3

    Mapbox Geolocation
    Play

    Mapbox Geolocation

    #372 Oct 23, 2022 pro

    Using Hotwire and the Mapbox API, we can track the location of a user and playback their recorded GPS coordinates.

    rails hotwire javascript maps
    4 2

    Magic Links
    Play

    Magic Links

    #371 Oct 16, 2022 pro

    Magic Links is a passwordless authentication method where you receive a emailed link to proceed with signing in. In this episode, we look at swapping out a lot of the core functionalities of Devise with Magic Links as well as alternatives for using this methodology without Devise.

    rails authentication devise
    2 0

    Searching Multiple Models
    Play

    Searching Multiple Models

    #370 Oct 9, 2022 pro

    In this episode, we look at creating a simple and maintainable way to search multiple models. As our application grows and the needs change, other avenues can be explored, but it's important to not prematurely optimize things before they're actually required.

    rails search database model
    3 0

    Hotwire Introduction
    Play

    Hotwire Introduction

    #369 Oct 2, 2022 free

    Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. With Rails 7, we get Hotwire added in by default. In this episode, we look at some of the features with Hotwire and how to use them.

    rails hotwire javascript turbo stimulusjs
    7 7

    Downloading Cloud Database
    Play

    Downloading Cloud Database

    #368 Sep 25, 2022 pro

    Sometimes we need to pull down our staging database that is hosted in the cloud. This can be a tedious task as there could be many blockers that add complications in pulling down this data.

    rails database cloud
    3 5

    Tailwind CSS
    Play

    Tailwind CSS

    #367 Sep 18, 2022 pro

    In this episode, we look at adding Tailwind CSS to our Rails 7 application as well as applying a component library on top to add simplicity and consistency to our views.

    rails view css
    5 3

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