Sha256: 37da4cf5c68361177491f4ce594e5e95c486fa2a7eaf3de5bd7e1910c705bf55

Contents?: true

Size: 174 Bytes

Versions: 14

Compression:

Stored size: 174 Bytes

Contents

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

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
vim-jar-0.1.2.0001 bundler/ruby/1.8/gems/rspec-core-2.1.0/Guardfile
rspec-core-2.4.0 Guardfile
rspec-expectations-2.4.0 Guardfile
vim-jar-0.1.2 bundler/ruby/1.8/gems/rspec-core-2.1.0/Guardfile
vim-jar-0.1.1 bundler/ruby/1.8/gems/rspec-core-2.1.0/Guardfile
vim-jar-0.1.0 bundler/ruby/1.8/gems/rspec-core-2.1.0/Guardfile
rspec-core-2.3.1 Guardfile
rspec-core-2.3.0 Guardfile
vim-jar-0.0.3 bundler/ruby/1.8/gems/rspec-core-2.1.0/Guardfile
rspec-core-2.2.1 Guardfile
vim-jar-0.0.2 bundler/ruby/1.8/gems/rspec-core-2.1.0/Guardfile
vim-jar-0.0.1 bundler/ruby/1.8/gems/rspec-core-2.1.0/Guardfile
rspec-core-2.2.0 Guardfile
rspec-core-2.1.0 Guardfile