Sha256: 7026c26004b3a65046e7f1b9fb1328872071c8dc0b3e2444c01f3cd5a9447f4b

Contents?: true

Size: 385 Bytes

Versions: 104

Compression:

Stored size: 385 Bytes

Contents

require "bundler/setup"
require "terraspace_plugin_<%= name %>"

RSpec.configure do |config|
  # Enable flags like --only-failures and --next-failure
  config.example_status_persistence_file_path = ".rspec_status"

  # Disable RSpec exposing methods globally on `Module` and `main`
  config.disable_monkey_patching!

  config.expect_with :rspec do |c|
    c.syntax = :expect
  end
end

Version data entries

104 entries across 104 versions & 1 rubygems

Version Path
terraspace-2.2.17 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.16 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.15 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.14 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.13 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.12 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.11 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.10 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.9 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.8 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.7 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.6 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.5 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.4 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.3 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.2 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.1 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.2.0 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.1.7 lib/templates/plugin/core/spec/spec_helper.rb.tt
terraspace-2.1.6 lib/templates/plugin/core/spec/spec_helper.rb.tt