Sha256: d8849f427881329e867b4e9ecb20749bb445e4108f1cff8b0b4b2e34216be0bd

Contents?: true

Size: 209 Bytes

Versions: 112

Compression:

Stored size: 209 Bytes

Contents

guard 'rspec', :version => 2, :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

112 entries across 112 versions & 21 rubygems

Version Path
punchblock-0.7.1 Guardfile
punchblock-0.7.0 Guardfile
ruby_ami-0.1.3 Guardfile
ruby_ami-0.1.2 Guardfile
ruby_ami-0.1.1 Guardfile
niceogiri-0.1.0 Guardfile
has-guarded-handlers-0.1.1 Guardfile
has-guarded-handlers-0.1.0 Guardfile
activerecord-wrap-with-connection-0.0.2 Guardfile
has-guarded-handlers-0.0.3 Guardfile
has-guarded-handlers-0.0.2 Guardfile
has-guarded-handlers-0.0.1 Guardfile