On 9/30/07, Andrew WC Brown <[EMAIL PROTECTED]> wrote: > I reinstalled the plugins and generated rspec but still doesn't work.
What is the path to the spec that you're changing? > > > On 9/30/07, Scott Taylor <[EMAIL PROTECTED] > wrote: > > > > On Sep 30, 2007, at 3:05 AM, Andrew WC Brown wrote: > > > > > My autotest runs but when I make changes to a spec it doesn't reload. > > > I checked another application I was building that had 1.0.9 but it > > > was reloading fine. > > > > > > How would I debug a problem such as autotest not reloading? > > > > One way would be to run the debugger. > > > > escher: which autotest > > /sw/bin/autotest > > > > escher: rdebug /sw/bin/autotest > > /sw/bin/autotest:9 require 'rubygems' > > (rdb:1) > > > > Scott > > > > _______________________________________________ > > rspec-users mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
