Sha256: 440ca9a9b9ff50a4b1be8bf656d722bf08c0a6013493873d3e1d48d6456b5536
Contents?: true
Size: 510 Bytes
Versions: 3
Compression:
Stored size: 510 Bytes
Contents
# `rbenv-migrate` Ruby will allow you to require gems installed on a different version managed by `rbenv`, however when you go to uninstall that Ruby version you will need to re-install all of your gems. This little script transfers them automatically; just run it from the Ruby version that you want to migrate *to*, and pass in the version you wish to migrate *from* as an argument. It will check to see which of those gems you don't have installed in your current version, and transfer them if compatible.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rbenv-migrate-0.2.1 | README.md |
rbenv-migrate-0.2 | README.md |
rbenv-migrate-0.1 | README.md |