Hello! I'm trying to run autotest under Windows when using Rails 3.0.1 and RSpec 2.0.1. It's not working so far. This is what happens: C:\Users\jarmo\Desktop\minu\projects\Ruby\sample_app>autotest loading autotest/rails_rspec2 style: RailsRspec2 bundle exec C:\bin\pik\Ruby-187-p302\bin\ruby -S C:/bin/pik/Ruby-187- p302/lib/ruby/gems/1.8/gems/rspec-core-2.0.1/bin/rspec --autotest 'C:/ Users/jarmo /Desktop/minu/projects/Ruby/sample_app/spec/controllers/ pages_controller_spec.rb' bundler: command not found: C:\bin\pik\Ruby-187-p302\bin\ruby Install missing gem binaries with `bundle install`
... and then i have to interrupt it manually. I have installed gems autotest and autotest-rails-pure. Anything else i have to do to get it running? Jarmo _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users