Sha256: afaaecea95edea01499ae6f8f7e95c9b35102016cfcfbe5dff699132fd73af1a
Contents?: true
Size: 235 Bytes
Versions: 7
Compression:
Stored size: 235 Bytes
Contents
watch('spec/.*spec\.rb') { |md| system("bundle exec rspec --color #{md[0]}") } watch('lib/kmts\.rb') { |md| system("bundle exec rake spec") } watch('lib/kmts/saas\.rb') { |md| system("bundle exec rspec --color spec/km_saas_spec.rb") }
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
kmts-3.1.0 | spec/watchr.rb |
kmts-3.0.3 | spec/watchr.rb |
kmts-3.0.2 | spec/watchr.rb |
kmts-3.0.1 | spec/watchr.rb |
kmts-3.0.0 | spec/watchr.rb |
kmts-2.0.1 | spec/watchr.rb |
kmts-2.0.0 | spec/watchr.rb |