mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Remove another old redundant file.
This commit is contained in:
parent
5cc8cbd8fa
commit
9112dd9970
@ -1,9 +0,0 @@
|
||||
Paperclip.interpolates(:s3_eu_url) do |att, style|
|
||||
"#{att.s3_protocol}://s3-eu-west-1.amazonaws.com/#{att.bucket_name}/#{att.path(style)}"
|
||||
end
|
||||
|
||||
module AWS
|
||||
module S3
|
||||
DEFAULT_HOST = "s3-eu-west-1.amazonaws.com"
|
||||
end
|
||||
end
|
||||
Loading…
Reference in New Issue
Block a user