Sha256: 6bbc9c29f4ab5b4f66eb4f49c691bd39458a847bf825ffa5e41c1bbe8b07b9e0

Contents?: true

Size: 381 Bytes

Versions: 56

Compression:

Stored size: 381 Bytes

Contents

require "bundler/setup"
require "<%= plugin_module_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

56 entries across 56 versions & 1 rubygems

Version Path
power_stencil-0.6.0 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.5.1 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.5.0 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.22 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.21 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.20 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.19 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.18 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.17 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.16 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.15 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.14 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.13 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.12 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.11 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.10 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.9 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.8 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.7 etc/templates/plugin_definition/spec/spec_helper.rb
power_stencil-0.4.6 etc/templates/plugin_definition/spec/spec_helper.rb