Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkh/ruby_installer
Depraced, I switched to rvm.
https://github.com/rkh/ruby_installer
Last synced: about 1 month ago
JSON representation
Depraced, I switched to rvm.
- Host: GitHub
- URL: https://github.com/rkh/ruby_installer
- Owner: rkh
- Created: 2009-06-12T09:20:52.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-09-22T12:39:41.000Z (about 15 years ago)
- Last Synced: 2023-04-13T03:27:50.603Z (over 1 year ago)
- Homepage:
- Size: 74.2 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Make sure you add this to your $PATH.
I usually place this in /opt/ruby/bin and recommend you to do so, too.
Or at least inside $RUBY_PREFIX/bin.
Should work otherwise, but I never tested that (and don't plan to)You need to set those values in your .bashrc or somewhere:
RUBY_PATH (mine is /opt/ruby)
RUBY_VERSION (default ruby version, mine is 1.8.7)Usage:
install_ruby 1.8.7
every_ruby -v
gem install rails