pyenv/rbenv.d/exec
Mislav Marohnić 67f429c41d Bring automatic gem-rehash functionality to rbenv core
This bakes in the functionality of rbenv-gem-rehash plugin.

The Rubygems hook is improved:

- It will not rehash for gems installed in locations that rbenv otherwise
  doesn't search for binstubs; for instance in case of
  `bundle --path vendor/bundle`.
- It rescues exceptions and makes them non-lethal by warning on stderr.
2014-10-19 14:35:43 +02:00
..
gem-rehash Bring automatic gem-rehash functionality to rbenv core 2014-10-19 14:35:43 +02:00
gem-rehash.bash Bring automatic gem-rehash functionality to rbenv core 2014-10-19 14:35:43 +02:00