Do you have spec/spec_helper.rb?
On Nov 27, 1:26 pm, "Jason Hsu, Mr. Swift Linux"
<jhsu802...@gmail.com> 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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment