Re: [rspec-users] Rails 3, Rspec 2, Autotest

2010-04-17 Thread Tim Riendeau
I am having similar issue getting this working. I am running rails3.beta3 with ruby 1.8.7. I followed http://gist.github.com/365816 and I get the following: loading autotest/rails_rspec2 Autotest style autotest/rails_rspec2 doesn't seem to exist. Aborting. I uninstalled and reinstalled the ZenTe

Re: [rspec-users] Rails 3, Rspec 2, Autotest

2010-04-17 Thread David Chelimsky
On Apr 17, 2010, at 9:42 AM, Tim Riendeau wrote: > I am having similar issue getting this working. I am running rails3.beta3 > with ruby 1.8.7. I followed http://gist.github.com/365816 and I get the > following: > > loading autotest/rails_rspec2 > Autotest style autotest/rails_rspec2 doesn't se