On 8/6/07, Scott Taylor <[EMAIL PROTECTED]> wrote: > > > I believe for rails projects you can put rspec's code repos into > vendor/plugins, and autotest will automatically use the rspec binary > in that directory, and not the gem installed. > > Is there an easy way to do this for non-rails projects? There are a > few advancements on trunk which I would like to take advantage of. > Tips welcome ; ).
Check out the trunk somewhere and set RUBYLIB=/path/to/rspec/trunk? Emulate the Rails vendor structure somewhat and have a bootstrap script that adds RSpec in that location to the load path? /Nick
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users