[rspec-users] But rspec can not be found
Tom Stuart
tom at experthuman.com
Sat Apr 18 03:16:46 EDT 2009
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
More information about the rspec-users
mailing list