Anyone using the rspec textmate bundle with Ruby 1.9.1

I’m now in the process of facing converting a rails app to use Ruby
1.9.1.

Has anyone figured out how to use 1.9 with the RSpec bundle in
textmate and preferably how to switch back and forth?


Rick DeNatale

Blog: http://talklikeaduck.denhaven2.com/
Twitter: http://twitter.com/RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: http://www.linkedin.com/in/rickdenatale

Rick,

You could hack the TM_RUBY variable, or if you launch Texmtate from the
command line, it will inherit that terminal’s RUBY values (also $PATH,
$ENV,
etc)

– Lee H.

Twitter: @leehambley | @capistranorb
Blog: http://lee.hambley.name/
Working with Rails: http://is.gd/1s5W1

2009/10/23 Rick DeNatale [email protected]