master/spec/guard
Rémy Coutable eb347ee266 Merge branch 'master' into hook
Conflicts:
	Gemfile
	Guardfile
	README.markdown
	Rakefile
	lib/guard.rb
	lib/guard/dsl.rb
	lib/guard/interactor.rb
	lib/guard/listener.rb
	lib/guard/ui.rb
	lib/guard/watcher.rb
	spec/guard/dsl_spec.rb
	spec/guard/notifier_spec.rb
2011-08-17 01:34:27 +02:00
..
listeners Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
dsl_describer_spec.rb Integrated Guard::Ego inside Guard, oh yeah! 2011-07-02 10:01:45 +02:00
dsl_spec.rb Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
hook_spec.rb Added a "require" in spec that was making specs failing on Travis CI 2011-05-02 15:34:33 +02:00
interactor_spec.rb Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
listener_spec.rb Dir.glob now ignores files that don't need to be watched 2011-07-21 01:40:40 +02:00
notifier_spec.rb Merge branch 'master' into hook 2011-08-17 01:34:27 +02:00
watcher_spec.rb Integrated Guard::Ego inside Guard, oh yeah! 2011-07-02 10:01:45 +02:00