autotest-inotify 0.0.3
Autotest relies on filesystem polling to detect modifications in source code files. This is expensive for the CPU, harddrive and battery - and unnecesary on Linux with libinotify installed. This gem teaches autotest how to use libinotify.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (2):
            autotest
            >= 4.2.4
          
          
            rb-inotify
            >= 0
          
    