This is a plugin for rbenv that fixes up your shims and sets your RBENV_COMMAND_PATH properly for rbx-2.0.0-dev.
To install rbenv-rbx_2.0.0-dev_fix, clone this repository into your
~/.rbenv/plugins
directory. (You'll need a recent version of rbenv
that supports plugin bundles.)
$ mkdir -p ~/.rbenv/plugins
$ cd ~/.rbenv/plugins
$ git clone git://github.com/taiki45/rbenv-rbx_2.0.0-dev_fix.git
© 2012 Collin Schaafsma. Released under the MIT license. See
LICENSE
for details.