master/lib
Michael Kessler 072d5404ee Merge pull request #137 from hron/guard
---

It seems like the new interactor eats input from $stdin even while it is locked. This disallow using tools like ruby-debug or pry in specs or cucumber.

The fix just kills the interactor when it is locked and runs it again when ulocked.

Conflicts:
	lib/guard/interactor.rb
2011-09-21 00:34:11 +02:00
..
guard Merge pull request #137 from hron/guard 2011-09-21 00:34:11 +02:00
guard.rb Tiny doc improvements 2011-09-20 21:52:59 +02:00