uploadcare / uploadcare-ruby

Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
https://uploadcare.com
MIT License
39 stars 28 forks source link

Deprecate Uploadcare::Api::File#copy method #26

Closed vizvamitra closed 7 years ago

vizvamitra commented 7 years ago

... in favor of #internal_copy and #external_copy

addresses #22