bundle vs bundler / bundle vs bundle install

The executables bundle & bundler have the same functionality and therefore can be used interchangeably. You can see in the bundler/exe directory that the bundler executable just loads the bundle executable. It seems to me that the bundle command is more commonly used than the bundler command. The commands bundle & bundle install also have … Read more

Heroku push rejected, failed to install gems via Bundler

I have same issue: remote: ! Failed to install gems via Bundler. if you see the problem is this: remote: Your bundle only supports platforms [“x86_64-darwin-16”] but your local platform remote: is x86_64-linux. Add the current platform to the lockfile with `bundle loc remote: –add-platform x86_64-linux` and try again. its mean this : Your bundle … Read more

Error installing Rmagick on Mountain Lion

It appears it’s a problem reported on the Homebrew github repo (https://github.com/mxcl/homebrew/issues/16625) blaming rmagick itself not supporting newer versions of imagemagick. On that same issue (https://github.com/mxcl/homebrew/issues/16625#issuecomment-11519383), you can find this link: https://coderwall.com/p/wnomjg which actually worked for me. This is what he does: cd /usr/local/Cellar/imagemagick/6.8.0-10/lib ln -s libMagick++-Q16.7.dylib libMagick++.dylib ln -s libMagickCore-Q16.7.dylib libMagickCore.dylib ln -s libMagickWand-Q16.7.dylib … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)