OnChange is a File System Monitor for JRuby/Java similar to the Listen or Watchr gems. Since the underlying library used is Java7's WatchService, it's Ruby support is limited to JRuby, and you must be running Java7.
Sam Smoot
MIT-LICENSE
gem "onchange", "~> 0.0.1.alpha"