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 (379)
    • Javascript (75)
    • View (58)
    • Stimulusjs (55)
    • Ruby (40)
    • Model (36)
    • Security (32)
    • Hotwire (29)
    • Development (27)
    • Api (23)
    • Database (22)
    • Turbo (21)
    • Performance (20)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (14)
    • Background Processing (12)
    • Uploads (11)
    • Websockets (10)
    • Ajax (10)
    • 7.0 (10)
    • Production (10)
    • Test (9)
    • Docker (9)
    Optical Character Recognition
    Play

    Optical Character Recognition

    #405 Jun 11, 2023 pro

    Make your Active Storage uploads searchable with Optical Character Recognition (OCR). In this episode, we'll look at uploading documents with Active Storage and then using a gem to perform the optical character recognition on the uploaded files.

    rails active storage search
    3 5

    Active Storage Validators
    Play

    Active Storage Validators

    #399 Apr 30, 2023 pro

    Validation of files that are uploaded can provide a better user experience as it sets the expectations of what kinds of files, their sizes and if they're even required. In this episode, we'll look at creating different types of validators for Active Storage.

    rails active storage validations
    2 2

    Text to Image with Machine Learning
    Play

    Text to Image with Machine Learning

    #398 Apr 23, 2023 pro

    In this episode, we take a new approach to the python service that our Rails background jobs will be calling. This is a more stable and thread safe approach and more simple to implement. We'll look at creating a Text to Image generation service that our Rails application will interact with.

    rails artificial intelligence ai active storage
    3 5

    Zipping Files
    Play

    Zipping Files

    #385 Jan 22, 2023 pro

    In this episode, we have a look at three different methods of zipping Active Storage files and sending the zipped file to the end user. Each approach has its own benefits and the best approach will depend on your use case.

    rails model active storage
    2 2

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

    File Uploads and Cloud Storage
    Play

    File Uploads and Cloud Storage

    #356 Jul 3, 2022 free

    AWS S3 has been a reliable service over the years and for a long time it was the only option. However, in the past few years, there has been more cloud storage options that have popped up with compatible S3 APIs. These services can sometimes offer better pricing and speeds.

    rails uploads active storage
    7 0

    Securing Downloads with Global ID
    Play

    Securing Downloads with Global ID

    #315 Sep 19, 2021 pro

    With custom controllers and Global ID, we can lock down Active Storage files to provide a link which expires after a duration of time. At the beginning of the video, I tour the new Rails 7 template and configuration that will be used for episodes going forward.

    active storage rails global id downloads
    9 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
    12 5

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

    StimulusJS, Active Storage and DropzoneJS
    Play

    StimulusJS, Active Storage and DropzoneJS

    #263 Oct 11, 2020 pro

    DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. It's lightweight, highly customizable and doesn't have any dependencies.

    active storage rails stimulusjs uploads
    13 57

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