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

PaperClip is not setting the proper file path to the bucket #160

Open
leofrozenyogurt opened this issue Jun 20, 2014 · 0 comments
Open

PaperClip is not setting the proper file path to the bucket #160

leofrozenyogurt opened this issue Jun 20, 2014 · 0 comments

Comments

@leofrozenyogurt
Copy link

So i have paperclip configured like so
Paperclip::Attachment.default_options.merge!(
:storage => :s3,
:bucket => 'treatmentbylanshin',
:s3_credentials => {
:access_key_id => '',
:secret_access_key => ''
}
)

And the filepath that rich is uploading to is this

http://s3.amazonaws.com/treatmentbylanshin/rich/rich_files/rich_files/8/original/

Any help would be appreciated!

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

No branches or pull requests

1 participant