Sha256: c1d722be5d66b86b3b3e618b0a44017eae8317cb67435b6a6768528eb69a5eaf

Contents?: true

Size: 231 Bytes

Versions: 6

Compression:

Stored size: 231 Bytes

Contents

watch('spec/.*spec\.rb') { |md| system("bundle exec rspec --color #{md[0]}") }
watch('lib/km\.rb') { |md| system("bundle exec rake spec") }
watch('lib/km/saas\.rb') { |md| system("bundle exec rspec --color spec/km_saas_spec.rb") }

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
km-1.3.0 spec/watchr.rb
km-1.1.3 spec/watchr.rb
km-1.1.2 spec/watchr.rb
profitably-km-1.1.2 spec/watchr.rb
km-1.1.1 spec/watchr.rb
km-1.1.0 spec/watchr.rb