Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to upload file inside public folder to s3? #137

Open
mymai91 opened this issue Sep 7, 2015 · 1 comment
Open

How to upload file inside public folder to s3? #137

mymai91 opened this issue Sep 7, 2015 · 1 comment

Comments

@mymai91
Copy link

mymai91 commented Sep 7, 2015

I use rmagick to draw image default and I wanna save it in a link to use carrierwave upload on S3.
But it not work now.
Can you help me on it.
Thanks.

@bf4
Copy link

bf4 commented Sep 10, 2015

Hi @mymai91 Thanks for your question. If RMagick is generating an image, then its job is done. What you do with the image after that, would be e.g. carrierwave's job.

Also, this is a legacy repo. Actual RMagick is at https://github.com/rmagick/rmagick/

If you have a bug report or documentation issue for RMagick, please open an issue there. If this is a request for help, the appropriate place for that would be stackoverflow, the ruby-talk mailing list, or a local user group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants