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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -