Open blatyo opened 13 years ago
I need to serve assets through a CDN and stock paperclip supports that by specifying:
:s3_host_alias => "www.cdn.com", :url => ":s3_alias_url"
Currently, paperclipped doesn't have a setting for :s3_host_alias, so this pull request attempts to remedy that.
:s3_host_alias
I need to serve assets through a CDN and stock paperclip supports that by specifying:
Currently, paperclipped doesn't have a setting for
:s3_host_alias
, so this pull request attempts to remedy that.