/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load --bundler (LoadError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/Le/Library/Application Support/TextMate/Bundles/rspec.tmbundle/Support/lib/spec/mate.rb:16
from /tmp/textmate-command-12505.rb:2:in `require'
from /tmp/textmate-command-12505.rb:2
If I run p RUBY_DESCRIPTION from an rb file in textmate I get "ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]"
Solved! Turns out I ran
rvm wrapper ree textmatea while after installing ree with rvm and in the mean time the ree shorthand changed from meaningree-1.8.7-2010.01toree-1.8.7-2010.02And since the last ree isn't even installed on my system it went looking for bundler in
/Library/Ruby