Do you have spec/spec_helper.rb?

On Nov 27, 1:26 pm, "Jason Hsu, Mr. Swift Linux"
<[email protected]> wrote:
> For the life of me, I can't get autotest to work.  I should note that
> I am not using RVM, because I couldn't get it to work.  I'm doing my
> development in VirtualBox so I can seamlessly switch from one setup to
> another.
>
> I'm going through chapter 3 at railstutorial.org (http://
> ruby.railstutorial.org/chapters/static-pages#sec:first_tests), and I
> can't get autotest to work.
>
> As the instructions say, I gem installed autotest -v 4.4.6, autotest-
> rails-pure -v 4.1.2, ZenTest, and redgreen and git removed spec/views
> and spec/helpers.  I used apt-get to install libnotify-bin.
>
> I created the ~/.autotest file and downloaded the images to
> ~/.autotest_images as instructed 
> athttp://automate-everything.com/2009/08/gnome-and-autospec-notifications/
> .
>
> But no matter what I do, entering "bundle exec rspec spec/" gives me a
> LONG error message:
> /home/jhsu/rails_projects/sample_app/spec/controllers/
> pages_controller_spec.rb:1:in `require': no such file to load --
> spec_helper (LoadError)

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to