Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gemfile

Error loading the 'postgresql' Active Record adapter. Missing a gem it depends on? pg is not part of the bundle. Add it to your Gemfile

gemfile

Why is Capistrano not installing gems with bundler?

heroku deploy taking very long

Capistrano could not locate Gemfile error on application deployment

Gem not loading: NameError (uninitialized constant) | But gem works in local path

Best practice, adding a version to each gem in the gemfile?

ruby-on-rails gemfile

What is the Correct Way To Add a :staging group to My Gemfile

You have already activated spring 1.3.6, but your Gemfile requires spring 1.3.3. (Gem::LoadError)

how can I go about using the Gemfile's :path argument to reference local gems in development with a value that is OS agnostic?

Rails 3.1.2 - Bundler could not find compatible versions for gem "railties"

How to specify source in .gemspec file?

ruby rubygems gemfile gemspecs

How do I upgrade from Rails 4.2.7.1 to Rails 5.0.0.1?

How to use a local gem in console with bundled environment

Could not find gem 'pg (= 0.12.4) ruby' in any of the gem sources listed in your Gemfile or available on this machine

How to reduce heroku slug size?

heroku bundler gemfile

In a ruby .gemspec file, how do I specify multiple versions of a dependency?

ruby-on-rails ruby gemfile

Use non released Rails version from Git (possibly by commit number)

is it desirable to remove Gemfile.lock?

Rails app: using a gem vs. including source with Twitter Bootstrap