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.

  1. Open the Bundle Editor (Bundles -> Bundle Editor -> Show Bundle Editor).
  2. Find GetBundles and select the Get Bundles command.
  3. Paste the following to the text area.

Finding the Get Bundles command in the Bundle Editor

Comments
blog comments powered by Disqus