Sha256: 9e4657e54221f5b5a98b3a72a7470f9edc45c333131ea23d624313912408a10f

Contents?: true

Size: 209 Bytes

Versions: 275

Compression:

Stored size: 209 Bytes

Contents

guard 'rspec' do
  watch(%r{^spec/.+_spec\.rb$})
  watch(%r{^lib/.+\.rb$})
  watch(%r{^spec/support/(.+)\.rb$})                  { "spec" }
  watch('spec/spec_helper.rb')                        { "spec" }
end

Version data entries

275 entries across 275 versions & 15 rubygems

Version Path
alephant-renderer-1.0.4 Guardfile
alephant-cache-1.2.3 Guardfile
alephant-sequencer-1.2.2 Guardfile
alephant-broker-3.5.2 Guardfile
alephant-publisher-queue-1.3.6 Guardfile
alephant-publisher-queue-1.3.5 Guardfile
alephant-broker-3.5.1 Guardfile
alephant-sequencer-1.2.1 Guardfile
alephant-cache-1.2.2 Guardfile
alephant-publisher-queue-1.3.4 Guardfile
alephant-broker-3.5.0 Guardfile
alephant-publisher-queue-1.3.3 Guardfile
alephant-broker-3.4.1 Guardfile
alephant-broker-3.4.0 Guardfile
alephant-broker-3.3.2 Guardfile
alephant-broker-3.3.1 Guardfile
alephant-sequencer-1.2.0 Guardfile
alephant-publisher-queue-1.3.2 Guardfile
alephant-cache-1.2.1 Guardfile
alephant-renderer-1.0.3 Guardfile