Emil Oszmánbegovity
Results
1
comments of
Emil Oszmánbegovity
I solved this issue on Rails 6 by changing the _docs_ recommended: `gem 'cloudinary', require: false` to `gem 'cloudinary', require: true` in the Gemfile.