Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rbenv rehash after rbenv::gem ? #91

Open
nicolasblanco opened this issue Dec 20, 2013 · 2 comments
Open

rbenv rehash after rbenv::gem ? #91

nicolasblanco opened this issue Dec 20, 2013 · 2 comments

Comments

@nicolasblanco
Copy link

Hi,

The readme states that "rbenv rehash is performed each time a new ruby or a new gem is installed.".

I try to make a script which installs ruby then the gem passenger but rbenv rehash is not performed after the installation of the gem... I tried to look at the gem.pp source file and find no indication of a rbenv rehash execution after the gem installation.

Thanks.

@tomgrim
Copy link

tomgrim commented Jan 3, 2014

+1 rbenv isn't being rehashed after it installs bundler from rbenv::compile either.

@JadedEvan
Copy link

+1 having the same issue of a missing rbenv rehash after bundler is installed. I'm installing rbenv via puppet and attempting to automate bundle installation, so it's proving to be a bit of a challenge to work around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants