ruby on rails - Bundler says I already activated a gem but my gemfile requires a different version? -


i ran "bundle exec install" yet still following error:

gem::loaderror: have activated metaclass 0.0.2, gemfile requires metaclass 0.0.1. using bundle exec may solve this. 

why happening? shouldn't executing in context of current app?

i think want use:

bundle install 

Comments

Popular posts from this blog

c# - OpenXML hanging while writing elements -

php - regexp cyrillic filename not matches -

sql - Select Query has unexpected multiple records (MS Access) -