Displaying 2 results from an estimated 2 matches for "unlimitedwebhosting".
2009 Sep 26
0
Paperclip with external url and asset_host?
Hi,
I''m trying to get Paperclip to work with asset_host and have totally
failed to do so.
The idea is to use asset_host to specify the url that I want to use for
my image hosting (www.unlimitedwebhosting.co.uk) so that link helpers
will use the image host location instead of the local file system.
This works really well and in truth I''m totaly blown away by the power
and simplicity of Rails but for the life of me I can''t get Paperclip to
play ball.
Having delved a little into th...
2009 Oct 01
0
Paperclip + asset_host uploading to external URL
...an option but there are better image hosts out there for my
requirements and one in particular I would like to make use of.
I''m thinking that I could use asset_host to determine the url and path
but I can''t seem to make Paperclip play nicely.
The image host I want to use is www.unlimitedwebhosting.co.uk
I have the accounts all set up and I have SSL enabled I just need to
know how I can set a url and path to a paperclip attachment to get it to
upload to somewhere other than the file system.
I''ve picked Paperclip for this task because it seems to be the defacto
Rails standard for ima...