On Oct 20, 2007, at 11:52 PM, Nate Smith wrote:
I definitely installed RSpec with rubygems, but I'm using the RSpec Rails plugin for my current project, but I don't see how that should make a difference if spec_mate.rb is looking for rubygems. Also, when I run the "Open Require" command on the first line of spec_mate.rb it cannot find rubygems.rb.
My best guess is that you have two Ruby installs and TextMate is finding the wrong one. See:
http://macromates.com/wiki/Troubleshooting/RubyVersionIssue
James Edward Gray II