master/spec
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
..
fixtures Add some specs for Guard.start (just to ensure core methods are well called…) 2011-07-29 00:23:20 +02:00
guard Merge pull request #137 from hron/guard 2011-09-21 00:34:11 +02:00
support Make specs pass on jruby & rubinius (Mac OS X) 2011-09-03 22:37:36 +02:00
guard_spec.rb Merge branch 'master' into hook 2011-08-17 10:45:20 +02:00
spec_helper.rb Refactorized notifier enabling/disabling 2011-05-10 21:22:25 +02:00