master/lib/guard
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
..
listeners Fix some typos, better wording and formatting. 2011-09-21 01:30:35 +02:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Merge branch 'master' of git://github.com/guard/guard 2011-09-21 17:14:09 -06:00
dsl_describer.rb Merge branch 'master' into guard_dependencies 2011-09-22 22:44:15 +02:00
dsl.rb Yardoc improvements [ci skip] 2011-09-23 11:01:52 +02:00
group.rb Yardoc improvements [ci skip] 2011-09-23 11:01:52 +02:00
guard.rb Docs for #run_on_deletion Guard method. 2011-09-27 20:29:52 +02:00
hook.rb Fix some typos, better wording and formatting. 2011-09-21 01:30:35 +02:00
interactor.rb Re-evaluate the Guardfile before reload all Guards (Fixes #141). 2011-09-24 12:58:27 +02:00
listener.rb Refactor massive execute_supervised_task_for_all_guards method. 2011-09-28 12:42:09 +02:00
notifier.rb Yardoc improvements [ci skip] 2011-09-23 11:01:52 +02:00
ui.rb Yardoc improvements [ci skip] 2011-09-23 11:01:52 +02:00
version.rb 100% yardoc 2011-09-20 15:07:29 +02:00
watcher.rb Fix some typos, better wording and formatting. 2011-09-21 01:30:35 +02:00