On 18 Apr 2009, at 05:08, David Chelimsky wrote:
I'm not sure that requiring environment.rb is the right solution
because it will be loaded no matter what rake task is invoked, and
that is clearly not the intent for all rake tasks.

I hate to go back to the ugly mess that was there to add either the
plugin or installed gem path to the load path, but that may be the
only reasonable alternative.

Any other ideas?

Not from me, no, sorry. That's what I did to fix it in the end -- you're right about it being overkill to require environment.rb.

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

Reply via email to