Ruby on Rails #22 ActiveStorage Direct Uploads, AWS S3 CORS

Sdílet
Vložit
  • čas přidán 30. 05. 2024
  • Source Code:
    github.com/corsego/20-active_...
    Active Storage Direct Uploads Docs:
    edgeguides.rubyonrails.org/ac...
    0:00 The Mission
    0:15 Add Direct Uploads
    2:00 CORS problem in Direct Uploads + Cloud Storage
    3:30 add CORS to S3
    4:47 works now!
    5:43 summary

Komentáře • 6

  • @nicholasmendez2948
    @nicholasmendez2948 Před rokem +1

    your tutorials have helped me immensely in my final project for my bootcamp Thanks

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

    Hi first of all Thank you,
    you are great with all your steps explained step by step I who do not know English have achieved my goal.
    Thank you THOUSANDS

  • @ababush
    @ababush Před 3 měsíci

    1:56 second file name "suckers lucky often" :D

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

    great sample
    thanks :)

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

    Would be great to have a Rails 7 version of this tutorial, now I don't even know how to call for the direct_upload.js file

    • @SupeRails
      @SupeRails  Před 2 lety

      Good point. I think it would be through some stimulus controller. Not sure :) It looks like the official docs haven't been updated either yet: edgeguides.rubyonrails.org/active_storage_overview.html#example