I am still not able to get this going either using 1.8.7 or ruby 1.9.2

Macintosh-7:example tim$ autotest
loading autotest/rails_rspec2
Autotest style autotest/rails_rspec2 doesn't seem to exist. Aborting.
Macintosh-7:example tim$ rvm use ruby-head
Using ruby head
Macintosh-7:example tim$ autotest
loading autotest/rails
style: Rails

I am assuming its something particular to my systems but have not been able to 
isolate it. Any thoughts as to how i might debug or isolate the dependency?

--Tim

On Apr 18, 2010, at 12:30 PM, Michael Guterl wrote:

> On Sat, Apr 17, 2010 at 11:10 AM, David Chelimsky <dchelim...@gmail.com> 
> wrote:
>> 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 seem to exist. Aborting.
>> 
>> I uninstalled and reinstalled the ZenTest & autotest gems with no luck. The
>> same thing occurs in other rails3 apps.
>> 
>> Any help would be much appreciated
>> 
>> 
>> I just modified the gist slightly. It looks like rubygems won't find
>> rspec-rails-2.0.0.beta.7 if we ask for ">= 2.0.0.beta". Anyhow, if I follow
>> the setup in http://gist.github.com/365816, it works for me with ruby 1.8.7.
>> 
> Using 1.9.2-head and following the steps in the updated gist I am
> seeing the same behavior that Mark is reporting.
> 
> michaelgut...@carini ~/code/example$ autotest
> loading autotest/rails
> style: Rails
> 
> 
> --------------------------------------------------------------------------------
> 
> Best,
> Michael Guterl
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to