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

Update readme #106

Closed GuillaumeOcculy closed 2 years ago

GuillaumeOcculy commented 2 years ago

Description

Based on the issue https://github.com/uploadcare/uploadcare-rails/issues/105, I wrote some information that can help someone else. It says that we need to specify gem "dotenv-rails", require: "dotenv/rails-now" and not gem "dotenv-rails" to be able to use uploadcare-rails