Sha256: 84b9135c8d28ccd08942102546b87ae031a395743bfdf5b8c8b45e229099bd6f

Contents?: true

Size: 141 Bytes

Versions: 11

Compression:

Stored size: 141 Bytes

Contents

require 'autotest/restart'

Autotest.add_hook :initialize do |at|
  at.add_mapping(/.*/) do |f, _|
    at.files_matching(/.*.rb$/)
  end
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
phantomjs.rb-2.1.0 .autotest
phantomjs.rb-2.0.0 .autotest
phantomjs.rb-1.0.2 .autotest
phantomjs.rb-1.0.1 .autotest
phantomjs.rb-1.0.0 .autotest
phantomjs.rb-0.0.5 .autotest
phantom_menace-0.0.2 .autotest
phantomjs.rb-0.0.4 .autotest
phantomjs.rb-0.0.3 .autotest
phantomjs.rb-0.0.2 .autotest
phantomjs.rb-0.0.1 .autotest