Sha256: a4ec74f7deda014681ca8e5505034f33f4f418081890b5673d8a83a239148602

Contents?: true

Size: 178 Bytes

Versions: 40

Compression:

Stored size: 178 Bytes

Contents

guard 'rspec', :version => 2 do
  watch(%r{^spec/.+_spec\.rb$})
  watch(%r{^lib/(.+)\.rb$})     { |m| "spec/lib/#{m[1]}_spec.rb" }
  watch('spec/spec_helper.rb')  { "spec" }
end

Version data entries

40 entries across 40 versions & 11 rubygems

Version Path
vatsim_online-0.6.2 Guardfile
viaduct-0.0.3 Guardfile
viaduct-0.0.2 Guardfile
tagen-2.0.2 Guardfile
pa-1.4.0 Guardfile
pa-1.3.3 Guardfile
vatbook-0.1.0 Guardfile
versioner-0.2.0 Guardfile
versioner-0.1.0 Guardfile
vatsim_online-0.6.1 Guardfile
vatsim_online-0.6.0 Guardfile
vatsim_online-0.5.3 Guardfile
vatsim_online-0.5.2 Guardfile
vatsim_online-0.5.1 Guardfile
vatsim_online-0.5 Guardfile
pa-1.3.2 Guardfile
tagen-2.0.1 Guardfile
asdrubal-0.1.0 Guardfile
vatsim_online-0.4 Guardfile
vatsim_online-0.3 Guardfile