Sha256: c5d24a69f09c6696399e70072bc476bc9e03143eb72e358dbfa1236849af5e33
Contents?: true
Size: 189 Bytes
Versions: 6
Compression:
Stored size: 189 Bytes
Contents
guard 'rspec', :cli => '--format documentation' do watch(%r{^spec/.+_spec\.rb$}) watch(%r{^lib/(.+)\.rb$}) { |m| "spec/#{m[1]}_spec.rb" } watch('spec/spec_helper.rb') { "spec/" } end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
voicemail-1.1.1 | Guardfile |
voicemail-1.1.0 | Guardfile |
voicemail-1.0.0 | Guardfile |
voicemail-1.0.0.beta | Guardfile |
voicemail-0.2.0 | Guardfile |
voicemail-0.1.0 | Guardfile |