Closed steveyken closed 14 years ago
I've never used fast start. I'll poke around and see what I can figure out. I'm glad you like the gem. Thank you for the report.
This should be fixed in 0.0.2, available now both here and at gemcutter. Let me know if it doesn't work for you.
Hi,
When I start autotest using "autotest -f" (i.e. because I don't want to run full set of tests, just watch for changes) the test process exits immediately and doesn't wait to watch for new files. I get the output:
"loading autotest/rails_rspec" "style: RailsRspec"
and then the process stops. If I unrequire "inotify" then 'autotest -f' works as expected.
Excellent gem by the way and thanks for writing this.
Regards, Steve :o)