Posts Tagged ‘multiruby’

Running RSpec Through Textmate with Multiruby

When working with RSpec, I like to run my individual specs with the RSpec Textmate Bundle. After making the switch to using multiruby, the bundle was picking up my old install of ruby. This was easy to fix, at least to run my current 1.8.7 version of ruby from my .multiruby directory.
On my [...]

Tags: ,