Drifting Ruby
  • 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 (247)
    • Javascript (57)
    • View (46)
    • Ruby (35)
    • Stimulusjs (33)
    • Model (25)
    • Security (23)
    • Development (22)
    • Api (19)
    • Performance (18)
    • Database (13)
    • Form (11)
    • Deployment (11)
    • Websockets (10)
    • Ajax (10)
    • Uploads (9)
    • Background Processing (7)
    • Production (7)
    • Authentication (7)
    • Test (7)
    • Javascript Framework (7)
    • 6.0 (7)
    • Active Storage (7)
    • Gem (6)
    • Notifications (5)
    Seed like a Pro
    Play

    Seed like a Pro

    #284 Feb 21, 2021 pro

    Seeding your database is often an overlooked part of development and it has a lot of benefits that can help uncover issues within your application. However, maintaining the seeds.rb can be difficult and things can get out of hand quickly. In this episode, learn how to manage and maintain the seeds file.

    database development rails
    3 6

    Feature Rollout
    Play

    Feature Rollout

    #283 Feb 14, 2021 pro

    Using feature flags based on Redis, we can enable and disable access to certain areas of our application. In this episode, learn how to set up this functionality.

    rails redis
    1 0

    Purge Orphaned Active Storage Records
    Play

    Purge Orphaned Active Storage Records

    #281 Jan 31, 2021 pro

    Over time, orphaned records can build up within Active Storage. In this episode, we look at a few approaches to clean up these orphaned records.

    active storage activejob background processing rails
    5 5

    Cropping Active Storage Uploads
    Play

    Cropping Active Storage Uploads

    #280 Jan 24, 2021 pro

    Cropping images can be hard and there can be quite a few complications. In this episode, we have a look at using StimulusJS to crop images uploaded through Active Storage.

    javascript stimulusjs uploads rails
    3 8

    Direct Upload Instantly
    Play

    Direct Upload Instantly

    #279 Jan 17, 2021 pro

    Learn how to select files and trigger them to upload to Active Storage instantly.

    active storage javascript stimulusjs rails
    4 2

    Creating and Reading QR Codes
    Play

    Creating and Reading QR Codes

    #278 Jan 10, 2021 pro

    Reading QR Codes can be a tricky task. We look at being able to generate QR Codes on our Ruby on Rails backend and read them on the client side using a couple of libraries and Stimulus JS.

    javascript rails stimulusjs getusermedia
    5 8

    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
    7 5

    Cache Warming
    Play

    Cache Warming

    #273 Dec 13, 2020 pro

    Caching is a great way to speed up your applications. However, when a cache becomes stale, there could be a user experience degradation until the cache is rebuilt. In this episode, we look at implementing a background job to rebuild the cache.

    background processing performance rails
    6 0

    bin/functions
    Play

    bin/functions

    #271 Nov 29, 2020 pro

    We look into the way I streamline the management of my deployments, SSH and status of applications. This makes it easier to switch between projects without having to refer to notes of how each application should deploy.

    deployment rails
    5 0

    Record Audio to Active Storage
    Play

    Record Audio to Active Storage

    #269 Nov 22, 2020 pro

    Learn how to use the MediaRecorder API and StimulusJS for uploading and storing audio files to Active Storage.

    javascript rails stimulusjs
    4 3

    • 1
    • 2
    • 3
    • 4
    • 5
    • …
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

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