master/spec
Christian Höltje 091ecf3322 Add list command to CLI
This adds a list command, that shows all available
guard gems.

https://github.com/guard/guard/issues/111
2011-08-08 20:11:22 -04: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 Use #[] instead of #has_key? since it is more flexible (accept symbol as key for actual string keys in the hash). 2011-07-29 09:05:40 +02:00
support Dir.glob now ignores files that don't need to be watched 2011-07-21 01:40:40 +02:00
guard_spec.rb Add list command to CLI 2011-08-08 20:11:22 -04:00
spec_helper.rb Refactorized notifier enabling/disabling 2011-05-10 21:22:25 +02:00