문제

On rbenv (ruby-build), what's the difference between rbx-2.0.0-rc1 and rbx-2.0.0-dev?

I came across https://twitter.com/veganstraightedge/status/315641493245267969 , but that made me more, rather than less, confused.

도움이 되었습니까?

해결책

rbx-2.0.0-rc1 is the Release Candidate 1 of Rubinius 2.0.0. rbx-2.0.0-dev is the development version of Rubinius 2.0.0, IOW whatever the HEAD of the Git repository happens to be when you run ruby-build.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top