master/lib/guard
Mislav Marohnić 03aa0b0df8 gemspec: avoid adding the "lib/" directory to load path
Simply reading the gemspec shouldn't activate the gem by adding its
files to the load path.
2011-06-07 15:42:44 +02:00
..
listeners Updated version deps for rb-fsevent & rb-inotify 2011-06-04 21:38:09 +02:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Added a command line option (-n false) to disable notifications (growl/libnotify). closed #28 2011-04-10 22:32:29 +02:00
dsl.rb allow symbols for group names 2011-06-01 14:17:31 -04:00
guard.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
interactor.rb Removed useless \n when saying 'Bye bye...' 2011-05-13 22:05:58 +02:00
listener.rb Removed merged code commented 2011-06-02 23:58:07 +02:00
notifier.rb Merge pull request #51 from indirect/guard 2011-05-30 16:45:15 +02:00
ui.rb Merge branch 'master' of https://github.com/stereobooster/guard into stereobooster-master 2011-05-06 23:35:09 +02:00
version.rb gemspec: avoid adding the "lib/" directory to load path 2011-06-07 15:42:44 +02:00
watcher.rb fix for resolving the digest module 2011-05-23 21:36:51 -04:00