How to use Uppy with ActiveStorage
► Check out https://gorails.com for Pro episodes and more! ► SaaS business template for Ruby on Rails with built-in features like Payments, Teams, and much more: https://jumpstartrails.com ► Ruby on Rails hosting with Hatchbox.io: https://hatchbox.io ► Learn how to add Stripe Payments (with SCA support!) with Ruby on Rails: https://courses.gorails.com/payments-with-rails-master-class Uppy.io is a fantastic file uploading frontend Javascript library. It provides a drag and drop interface along with copy & paste and integrations with services like Google Drive, Dropbox, Instagram, and more. You can upload files from any of those locations and Uppy will retrieve and upload the file for you wherever it needs to go. Integrating Uppy with ActiveStorage can be a bit of a pain however. You actually need a plugin to make it work with ActiveStorage's direct upload URL so it knows where to send the files.
► Check out https://gorails.com for Pro episodes and more! ► SaaS business template for Ruby on Rails with built-in features like Payments, Teams, and much more: https://jumpstartrails.com ► Ruby on Rails hosting with Hatchbox.io: https://hatchbox.io ► Learn how to add Stripe Payments (with SCA support!) with Ruby on Rails: https://courses.gorails.com/payments-with-rails-master-class Uppy.io is a fantastic file uploading frontend Javascript library. It provides a drag and drop interface along with copy & paste and integrations with services like Google Drive, Dropbox, Instagram, and more. You can upload files from any of those locations and Uppy will retrieve and upload the file for you wherever it needs to go. Integrating Uppy with ActiveStorage can be a bit of a pain however. You actually need a plugin to make it work with ActiveStorage's direct upload URL so it knows where to send the files.