How to get GetBundles working with RVM
Ever since I set rvm to use ruby 1.9.2 as my default, GetBundles hasn’t been working.
A quick peek at TextMateGetBundles.log revealed that there were syntax errors in Support/getBundles.rb. Here’s what I did to make GetBundles use ruby 1.8.7
This is how I got GetBundles to work with rvm.
- Open the Bundle Editor (Bundles -> Bundle Editor -> Show Bundle Editor).
- Find GetBundles and select the Get Bundles command.
- Paste the following to the text area.

