paperclipped icon indicating copy to clipboard operation
paperclipped copied to clipboard

Serve assets through a CDN (master)

Open blatyo opened this issue 13 years ago • 1 comments

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.

blatyo avatar Mar 28 '11 13:03 blatyo