Allow for URI Adapter as an optional paperclip io adapter
This PR allows you to assign a URI object to an attachment. The attachment is downloaded and saved with a proper content type and filename based on the path of the URL.
Showing
lib/paperclip/io_adapters/uri_adapter.rb
0 → 100644
test/io_adapters/uri_adapter_test.rb
0 → 100644
Please
register
or
sign in
to comment