uploadcare / uploadcare-rails

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

Gem uses older version of uploadcare-ruby. Please update the dependancy. #77

Closed prithvi16 closed 6 years ago

prithvi16 commented 6 years ago

uploadcare-ruby is at 2.x and this gem still uses an older version. Please update the dependency. Many API methods documented on uploadcare-ruby gem don't work.

dmitry-mukhin commented 6 years ago

uploadcare-ruby 2.x is incompatible with uploadcare-ruby 1.x it's not just a matter of updating dependency.

ATM, I suggest to read docs for uploadcare-ruby 1.x if you want to use current rails gem.

we're working on new version of uploadcare-rails that will be based on newest and best uploadcare-ruby

dmitry-mukhin commented 6 years ago

@rastyagaev do we have any estimations on that, btw?

prithvi16 commented 6 years ago

Yes, an estimate would be good. Thanks.

rastyagaev commented 6 years ago

Actually I'm working on this and it should be done during this week, probably by Friday. @dmitry-mukhin

prithvi16 commented 6 years ago

Thanks.

On Tue, Oct 23, 2018 at 2:27 AM Vadim Rastyagaev notifications@github.com wrote:

Actually I'm working on this and it should be done during this week, probably by Friday. @dmitry-mukhin https://github.com/dmitry-mukhin

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/uploadcare/uploadcare-rails/issues/77#issuecomment-431983140, or mute the thread https://github.com/notifications/unsubscribe-auth/AKXRycniZMwZnYG07WOfQbyGgkwHfFuwks5unjFQgaJpZM4XzUoA .

--