Sha256: d4f1ef6ff02b3abe08d03907594b732a1bb1ee4842d9d8babee6b6ed26135762
Contents?: true
Size: 226 Bytes
Versions: 5
Compression:
Stored size: 226 Bytes
Contents
guard :rspec, cmd: 'bundle exec rspec' do watch(%r{^spec/.+_spec\.rb$}) watch(%r{^lib/vagrant-adam/(.+)\.rb$}) { |m| "spec/unit/vagrant-puppet-install/#{m[1]}_spec.rb" } watch('spec/unit/spec_helper.rb') { 'spec' } end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
vagrant-adam-0.5.0a | Guardfile |
vagrant-adam-0.4.0a | Guardfile |
vagrant-adam-0.3.0a | Guardfile |
vagrant-adam-0.2.0a | Guardfile |
vagrant-adam-0.1.0a | Guardfile |