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

Any support for Rails 5.2.0 yet? #65

Closed sicktastic closed 6 years ago

sicktastic commented 6 years ago

uploadcare-rails (= 1.1.1) was resolved to 1.1.1, which depends on rails (< 5.2, >= 4)

Any updates on this for Rails?

dmitry-mukhin commented 6 years ago

Apparently, you can use the gem almost as is with 5.2 right now.

Please watch #66 for proper gem update.

sicktastic commented 6 years ago

Thanks @dmitry-mukhin

dmitry-mukhin commented 6 years ago

please check out 1.2.0-alpha

dmitry-mukhin commented 6 years ago

@antwonlee can we close this yet?

dmitry-mukhin commented 6 years ago

closed via #66