Hello. I am running rails 3. I installed the rspec, autotest gem. (OS Win7 64bit) 1. When I run rspec the command is not recognized, I could find it in the ruby/bin folder as well. 2. When I run autotest on a sample app (the one from chapter 3 from the railstutorial.org) I get something like this as an output:
[quote] loading autotest/rails ----------------------------------------------------- <-2J<-f [/quote] The output should be something like two successful tests. 3. I installed autotest-growl and growl for windows... but when I run autotest nothing happens in growl. Please, help :) -- Posted via http://www.ruby-forum.com/. -- 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.

