Sha256: f5ad44b2b69e01760d446fb0ded6c27a8b42c0eea9f04f02be48d3c4813b0bc2

Contents?: true

Size: 108 Bytes

Versions: 3

Compression:

Stored size: 108 Bytes

Contents

RSpec.configure do |config|
  config.before(:suite) { GC.disable }
  config.after(:suite) { GC.enable }
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gemsmith-5.0.0 lib/gemsmith/templates/%gem_name%/spec/support/kit/garbage_collection.rb.tt
gemsmith-4.3.0 lib/gemsmith/templates/%gem_name%/spec/support/kit/garbage_collection.rb.tt
gemsmith-4.2.0 lib/gemsmith/templates/%gem_name%/spec/support/kit/garbage_collection.rb.tt