Sha256: 0a25ff491144981c0764e4240f0b5def3abd0691f54deedd4b1ba7eade65f041
Contents?: true
Size: 150 Bytes
Versions: 11
Compression:
Stored size: 150 Bytes
Contents
watch("spec/.*/*_spec.rb") do |match| system "bundle exec rspec spec" end watch("lib/(.*/.*).rb") do |match| system "bundle exec rspec spec" end
Version data entries
11 entries across 11 versions & 2 rubygems