Sha256: 826b5acead75a873f4a4ece79b0839df8057d63988db6601f9e08245c190bd2c

Contents?: true

Size: 236 Bytes

Versions: 38

Compression:

Stored size: 236 Bytes

Contents

if Gem.available?("autotest-fsevent")
  require 'autotest/fsevent'
end

Autotest.add_hook :initialize do |at|
  at.add_exception(%r{log\/})
  at.add_exception(%r{db\/})
  at.add_exception(%r{config\/})
  at.add_exception(%r{solr\/})
end

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
supernova-0.7.6 .autotest
supernova-0.7.5 .autotest
supernova-0.7.4 .autotest
supernova-0.7.3 .autotest
supernova-0.7.2 .autotest
supernova-0.7.1 .autotest
supernova-0.7.0 .autotest
supernova-0.6.8 .autotest
supernova-0.6.7 .autotest
supernova-0.6.6 .autotest
supernova-0.6.5 .autotest
supernova-0.6.4 .autotest
supernova-0.6.3 .autotest
supernova-0.6.2 .autotest
supernova-0.6.1 .autotest
supernova-0.6.0 .autotest
supernova-0.4.18 .autotest
supernova-0.4.17 .autotest
supernova-0.4.16 .autotest
supernova-0.4.15 .autotest