master/lib
Aleksei Gusev 443f57efce Fix interacting with tools like ruby-debug.
It seems like the new interactor eats input from $stdin even while it 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.
2011-09-19 23:27:05 +03:00
..
guard Fix interacting with tools like ruby-debug. 2011-09-19 23:27:05 +03:00
guard.rb Merge branch 'master' into hook 2011-09-04 18:00:29 +02:00