Skip to content

Commit

Permalink
Change paperclip initializer to s3.amazonaws.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Gehani committed Nov 14, 2013
1 parent 68914e8 commit 1930c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/paperclip.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# config/initializers/paperclip.rb
#Paperclip::Attachment.default_options[:s3_host_name] = 's3.amazonaws.com'
Paperclip::Attachment.default_options[:s3_host_name] = 's3.amazonaws.com'

0 comments on commit 1930c4d

Please sign in to comment.