Sha256: 8963b39602983a444b8da040ef3b5451175c81f66c1e6034a062d2ee0eb4faaa

Contents?: true

Size: 187 Bytes

Versions: 19

Compression:

Stored size: 187 Bytes

Contents

guard :rspec, cmd: 'bundle exec rspec' 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

19 entries across 19 versions & 5 rubygems

Version Path
payshares-xdr-0.0.2 Guardfile
xdr-3.0.1 Guardfile
xdr-3.0.0 Guardfile
xdr-2.0.0 Guardfile
xdr-1.0.0 Guardfile
xdr-0.1.0 Guardfile
xdr-0.0.4 Guardfile
xdr-0.0.3 Guardfile
auto_increment-1.1.1 Guardfile
xdr-0.0.2 Guardfile
xdr-0.0.1 Guardfile
auto_set-1.2.1 Guardfile
auto_set-1.2.0 Guardfile
auto_increment-1.1.0 Guardfile
nnmClub_api-0.1.4 Guardfile
nnmClub_api-0.1.3 Guardfile
nnmClub_api-0.1.2 Guardfile
nnmClub_api-0.1.1 Guardfile
nnmClub_api-0.1.0 Guardfile