master/lib/guard
Rémy Coutable 20b8a9af69 Merge branch 'hook' of github.com:guard/guard into hook
Conflicts:
	lib/guard.rb
	lib/guard/dsl.rb
	lib/guard/hook.rb
	spec/guard/dsl_spec.rb
	spec/guard/hook_spec.rb
	spec/guard_spec.rb
2011-04-30 00:49:46 +02:00
..
listeners Return unique filenames from Linux listener 2011-01-26 12:17:09 +00:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
dsl.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
guard.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
hook.rb Merge branch 'hook' of github.com:guard/guard into hook 2011-04-30 00:49:46 +02:00
interactor.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
listener.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
notifier.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
ui.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00
version.rb fixing require bug; updating documentation and version 2011-04-25 09:18:59 -05:00
watcher.rb Refactored Guard::Dsl#callback and updated specs, improved inline docs for Guard::Hook#hook, added ENV["GUARD_ENV"] = 'development' in Guardfile so we see hooks firing! Run specs on REE too. 2011-04-30 00:45:38 +02:00