Joe Van Dyk
2008-Mar-28 20:03 UTC
[rspec-users] getting autotest to monitor changes in lib directory
Autotest monitors changes in app/models. How can I get autotest to monitor changes in lib? So that whenever something changes in lib or specs/lib, it runs the appropriate spec? Joe
David Chelimsky
2008-Mar-29 12:18 UTC
[rspec-users] getting autotest to monitor changes in lib directory
On Fri, Mar 28, 2008 at 3:03 PM, Joe Van Dyk <joe at pinkpucker.net> wrote:> Autotest monitors changes in app/models. How can I get autotest to > monitor changes in lib? So that whenever something changes in lib or > specs/lib, it runs the appropriate spec?This might help you: http://tinyurl.com/25xdey> > Joe > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >