RubyGems.org

Autotest relies on filesystem polling to detect modifications in source code files. This is expensive for the CPU, harddrive and battery - and unnecesary on Mac OS X 10.5 or higher which comes with the very efficient FSEvent core service for this very purpose. This gem teaches autotest how to use FSEvent.

installgem install autotest-fsevent -v 0.2.0
Authors

Sven Schwyn

136,195 total downloads 1,736 for this version
Owners

2e2032cf85e31e19a6758b193782d686

Gemfile
gem "autotest-fsevent", "~> 0.2.0"
Versions
  1. 0.2.8 February 21, 2012
  2. 0.2.7 November 2, 2011
  3. 0.2.5 March 1, 2011
  4. 0.2.4 December 1, 2010
  5. 0.2.3 September 1, 2010
Show all versions (13 total)
Runtime Dependencies
  1. autotest >= 4.2.4
Development Dependencies
  1. rspec >= 1.3.0