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