Sha256: ad7c5e7e656a32d3c3ad605acc36b0dffe0670249e3799dbaac30c89e0575fe5

Contents?: true

Size: 175 Bytes

Versions: 45

Compression:

Stored size: 175 Bytes

Contents

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

45 entries across 45 versions & 7 rubygems

Version Path
r2-0.2.8 Guardfile
r2-0.2.7 Guardfile
r2-0.2.6 Guardfile
capistrano-notifier-0.4.1 Guardfile
r2-0.2.5 Guardfile
ringleader-1.1.8 Guardfile
r2-0.2.4 Guardfile
r2-0.2.3 Guardfile
capistrano-notifier-0.4.0 Guardfile
capistrano-notifier-0.3.0 Guardfile
ringleader-1.1.7 Guardfile
ringleader-1.1.6 Guardfile
r2-0.2.2 Guardfile
capistrano-notifier-0.2.2 Guardfile
r2-0.2.1 Guardfile
r2-0.2.0 Guardfile
ringleader-1.1.5 Guardfile
ringleader-1.1.5.pre2 Guardfile
ringleader-1.1.5.pre1 Guardfile
ringleader-1.1.5.pre0 Guardfile