[rspec-users] RSpec TM bundle question
Jay McGaffigan
hooligan495 at gmail.com
Thu Jul 8 15:37:38 EDT 2010
a little more investigation shows that the bundle is really having
trouble loading the 'spec/autorun' file in mate.rb
it appears that rubygems is not loaded (I'm not using bundler on this
project (yet)).
If I mod mate.rb to require rubygems before requiring spec/autorun
things seem to work...
Not sure this is the right approach tho...
I've got rspec 1.3.0 installed.
On Thu, Jul 8, 2010 at 3:29 PM, Jay <hooligan495 at gmail.com> wrote:
> does the RSpec TM bundle require that one have the RSpec 2 prerelease
> version installed? When I try to use the latest TMBundle I get a
> can't find rspec/core error
>
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
More information about the rspec-users
mailing list