master/lib
Michael Kessler 320706e2f5 Merge pull request #51 from indirect/guard
---

This change allows guard plugins (like guard-rspec) to pass options (like :priority) up to the Growl notifier. With this change, things like indirect/rspec-guard@d2f01d69a7 are possible, and the growl notification colors can be customized depending on the outcome of the spec run.

Conflicts:
	lib/guard/notifier.rb
2011-05-30 16:45:15 +02:00
..
guard Merge pull request #51 from indirect/guard 2011-05-30 16:45:15 +02:00
guard.rb Fixed a bug preventing from using "guard :test" in Guardfile! 2011-05-27 17:56:46 +02:00