master/spec
Michael Kessler b64b7882f7 Refactor massive execute_supervised_task_for_all_guards method.
- Renamed some Guard methods to be shorter and more consistent.
- Extract methods from execute_supervised_task_for_all_guards for less complexity.
- Added more specs for extracted methods.
- Added more docs on how marking of deleted/moved files works.
- Refactor Guard to be unaware of the :watch_all_modifications options for simplicity.
2011-09-28 12:42:09 +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 branch 'master' of git://github.com/guard/guard 2011-09-26 12:22:02 -06:00
support Remove Travis debug output. 2011-09-24 12:14:59 +02:00
guard_spec.rb Refactor massive execute_supervised_task_for_all_guards method. 2011-09-28 12:42:09 +02:00
spec_helper.rb First implementation of #97 "Guard dependencies". 2011-09-16 01:01:58 +02:00