AWS S3, Paperclip missing required :bucket option

后端 未结 5 591
囚心锁ツ
囚心锁ツ 2020-12-06 05:09

I\'m trying to use Paperclip and SWS S3 on Heroku to let users upload images.

I do not have my credentials stored in a yml file. I\'ve followed the instructions on t

5条回答
  •  无人及你
    2020-12-06 05:45

    Make sure you restart your CLI of choice when setting values with environment variables. Don't be like me and set up Paperclip and AWS correctly with ENV variables and then waste a bunch of time on Google only to fix the issue by quitting and reopening Terminal.

提交回复
热议问题