Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 618 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 618 Bytes

rbenv-rbx_2.0.0-dev_fix

This is a plugin for rbenv that fixes up your shims and sets your RBENV_COMMAND_PATH properly for rbx-2.0.0-dev in 1.9 mode.

Installation

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 https://github.com/collinschaafsma/rbenv-rbx_2.0.0-dev_fix.git

License

© 2012 Collin Schaafsma. Released under the MIT license. See LICENSE for details.