-
I'm trying to build a existing project in my new laptop.I was able to run the same application in my old laptop which had
OS Ubuntu 16.04,
ruby version 2.3.1
bundler version 1.17.2
rails version…
-
It appears that in [v1.1.3](https://github.com/cloudinary/cloudinary_gem/commit/65b79c87f0bc2f33fb0c25f8a54d5c67faf8d223#r26772859) `jpeg` was removed from the list of [`IMAGE_FORMATS`](https://github…
-
Heroku Build app is getting fail
Error:
! Warning: Multiple default buildpacks reported the ability to handle this app. The first buildpack in the list below will be used.
Detected bu…
-
This error on Heroku
/tmp/build_05bd55160ee432cd13e79d65af8382b5/vendor/bundle/ruby/2.5.0/gems/railties-5.1.6/lib/rails/application.rb:329:in `require_environment!'
/tmp/build_05bd55160ee4…
-
Hi,
Thanks for the great gem!
I'm following readme, trying to install the gem. As my project is fairly new, I didn't have activeadmin setup before. With that said, I also didn't have devise gem …
-
I am getting the following console error when attempting to pass the signUrl prop:
> Warning: React does not recognize the `signUrl` prop on a DOM element. If you intentionally want it to appear in…
-
Hola a todos,
Algo no me está permitiendo hacer push. Localmente el rails build funciona perfecto. Entiendo que al hacer push a heroku, todo se compila en el servidor remote, sin embargo, solo por…
-
Would be nice to have documentation for loading the images to cloudinary or amazonS3. The documentation is somewhat not clear how to do this in rails, it covers php and asp.
-
## Description
when i install gems in a rvm managed ruby version, they're installing into the system ruby.
## Environment info
- RVM version: rvm 1.27.0
- Operating System: mac os
- Version/Release: …
-
Trying to use this method post parse server migration as suggested in the guide :
[Parse initializeWithConfiguration:[ParseClientConfiguration configurationWithBlock:^(id configuration) {
…