Y
Hacker News
new
|
ask
|
show
|
jobs
by
juzfoo
4974 days ago
Not sure if RVM typically supported the preview releases. It would be nice if it did though.
1 comments
charliesome
4974 days ago
rvm install ruby-2.0.0-preview1
link
xinuc
4974 days ago
in my case, i need to do
rvm install ruby-2.0.0-preview1 --verify-downloads 1
link