Sha256: 0e9e86ecfdc7dbacac86d9a5ecb168fc2830138517210d94625c4d9122790592

Contents?: true

Size: 374 Bytes

Versions: 97

Compression:

Stored size: 374 Bytes

Contents

# frozen_string_literal: true

guard :rspec, cmd: 'bundle exec rspec' do
  require 'guard/rspec/dsl'
  dsl = Guard::RSpec::Dsl.new(self)

  # RSpec files
  rspec = dsl.rspec
  watch(rspec.spec_helper) { rspec.spec_dir }
  watch(rspec.spec_support) { rspec.spec_dir }
  watch(rspec.spec_files)

  # Ruby files
  ruby = dsl.ruby
  dsl.watch_spec_files_for(ruby.lib_files)
end

Version data entries

97 entries across 97 versions & 28 rubygems

Version Path
google_robotstxt_parser-0.0.6 Guardfile
google_robotstxt_parser-0.0.5 Guardfile
google_robotstxt_parser-0.0.4 Guardfile
google_robotstxt_parser-0.0.3 Guardfile
unwrappr-0.3.5 Guardfile
sample_data_dump_postgres_data_store-0.0.5 Guardfile
sample_data_dump_aws_s3_compressed_dump_storage-0.0.4 Guardfile
sample_data_dump-0.0.4 Guardfile
jbox-gitolite-1.2.7 Guardfile
keepassx-1.0.0 Guardfile
unwrappr-0.3.4 Guardfile
mongo_clarify-0.1.1 Guardfile
mail_auto_link_obfuscation-0.3.0 Guardfile
conferrable-1.1.0 Guardfile
tree_branch-1.1.1 Guardfile
unwrappr-0.3.3 Guardfile
mongo_clarify-0.1.0 Guardfile
proforma-prawn-renderer-1.0.0 Guardfile
proforma-prawn-renderer-1.0.0.pre.alpha.2 Guardfile
proforma-1.0.1 Guardfile