Commit 7c0d3460 by Prem Sichanugrist

Fix whitespacing issue

parent bafaa284
...@@ -122,8 +122,8 @@ module Paperclip ...@@ -122,8 +122,8 @@ module Paperclip
@bucket @bucket
end end
def s3_host_name def s3_host_name
@s3_host_name || "s3.amazonaws.com" @s3_host_name || "s3.amazonaws.com"
end end
def set_permissions permissions def set_permissions permissions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment