Direct Uploads with Rails ActiveStorage

Sdílet
Vložit
  • čas přidán 8. 05. 2024
  • ►Check out gorails.com for Pro episodes and more!
  • Věda a technologie

Komentáře • 13

  • @gerardotrevino9456
    @gerardotrevino9456 Před 4 lety +1

    Great job, worked like a charm!!!

  • @abrahamkeleta
    @abrahamkeleta Před 2 lety +1

    thank you chris. you make it all simple!

  • @vijaykmeena
    @vijaykmeena Před 4 lety +2

    Nice tutorial. Thanks. Could you make another episode on how to do validation on direct upload files ? Like size restrictions, allowed content types etc. Also some tutorial on what happens when cloud storage service is migrated to another service ?

  • @hijodesatanasa
    @hijodesatanasa Před 3 lety +1

    I Love GoRails tutorials 💗

  • @tbhockeyboy
    @tbhockeyboy Před 2 lety +1

    Awesome tutorial, thank you!

  • @kurtking4662
    @kurtking4662 Před 4 lety

    This consistently gives me an empty list in the view. Any ideas?
    I tried to do it with a single image with 'has_one_attached' and that works fine.
    As soon as I reset everything (clean db and all), change it to 'has_many_attached' and add the loop, nothing displays in the view.

  • @railitas
    @railitas Před 2 lety

    hi, chris how do i automatically delete file from cloudinary when i delete the record?

  • @MisterCuriousController

    help, I think uploading using ruby on rails with mongodb doesnt work

  • @rome426
    @rome426 Před 5 lety +2

    Awsome... Can You do a tutorial with Dropzone???

  • @ernatercero9415
    @ernatercero9415 Před 4 lety

    Is there a way to configure the same but using the google GCS? thanks!!!

    • @GorailsTV
      @GorailsTV  Před 4 lety +1

      Yep! Check the docs for info

  • @zsantanu
    @zsantanu Před 4 lety

    I am trying direct upload just like in the doc, rails-6.0.3.1, does not work.

    • @zsantanu
      @zsantanu Před 4 lety

      Hi, sorry, just to clarify, it worked ! ... sorry for my last comment