rbenv-gemset

Gems not in Local Gems after bundle install

别来无恙 提交于 2019-12-02 00:29:55
问题 New machine. New rbenv install. New rbenv-gemset install. New ruby-2.0.0 install. New rails 4.0.0 app. When I $ bundle install from the rails app directory, I get Your bundle is complete! It was installed into ./vendor/bundle But, if I then $ gem list none of the gems that were supposedly installed show up. I have run $ rbenv rehash Why could this be? Additional info: $ which bundle /usr/local/var/rbenv/shims/bundle $ rbenv which bundle /usr/local/var/rbenv/versions/2.0.0-p247/bin/bundle $

Gems not in Local Gems after bundle install

时光怂恿深爱的人放手 提交于 2019-12-01 21:24:16
New machine. New rbenv install. New rbenv-gemset install. New ruby-2.0.0 install. New rails 4.0.0 app. When I $ bundle install from the rails app directory, I get Your bundle is complete! It was installed into ./vendor/bundle But, if I then $ gem list none of the gems that were supposedly installed show up. I have run $ rbenv rehash Why could this be? Additional info: $ which bundle /usr/local/var/rbenv/shims/bundle $ rbenv which bundle /usr/local/var/rbenv/versions/2.0.0-p247/bin/bundle $ rbenv which ruby /usr/local/var/rbenv/versions/2.0.0-p247/bin/ruby $ ruby --version ruby 2.0.0p247 (2013