master/spec/guard
Rémy Coutable 5b8ae609da Merge branch 'master' into hook
Conflicts:
	lib/guard/guard.rb
	spec/guard_spec.rb
2011-04-16 23:23:08 +02:00
..
listeners Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
dsl_spec.rb Merge branch 'master' into hook 2011-04-16 23:23:08 +02:00
hook_spec.rb Added #callback DSL, modified Guard and Guard::Hook a bit in consequence. 2011-04-16 23:02:13 +02:00
listener_spec.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
notifier_spec.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
watcher_spec.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00