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

124,628 total downloads 46,029 for this version
Owners

4d5b5dd4e263d780a5dfe7ac8b8ac98c

Gemfile
gem "directory_watcher", "~> 1.4.1"
Versions
  1. 1.4.1 August 30, 2011
Show all versions (15 total)