RubyGems.org

The directory watcher operates by scanning a directory at some interval and generating a list of files based on a user supplied glob pattern. As the file list changes from one interval to the next, events are generated and dispatched to registered observers. Three types of events are supported -- added, modified, and removed.

installgem install directory_watcher
Authors

Tim Pease

89,212 total downloads 23,510 for this version
Owners

4d5b5dd4e263d780a5dfe7ac8b8ac98c

Bundler
gem "directory_watcher", "~> 1.4.1"
Versions
  1. 1.4.1 August 30, 2011
  2. 1.4.0 March 15, 2011
  3. 1.3.2 April 9, 2010
  4. 1.3.1 October 26, 2009
  5. 1.3.0 October 21, 2009
Show all versions (15 total)