Howdy,

Why does the bundle NOT work when I do the following:
  - Start TextMate
  - Open my project
  - Open my spec
  - Try to run spec and get an error

While the following DOES work:
  - Open Terminal
  - Locate my project
  - Start TextMate via command line (mate .)
  - Open my spec
  - Try to run spec and it works

Cheers,
Mel
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to