Sha256: 0ca6788524e9fc1389fa7104599f4a9a1fb3f052434124dea16b67ac0f0f8c4e
Contents?: true
Size: 155 Bytes
Versions: 61
Compression:
Stored size: 155 Bytes
Contents
RSpec.configure do |config| LHC::Caching.cache = ActiveSupport::Cache::MemoryStore.new config.before(:each) do LHC::Caching.cache.clear end end
Version data entries
61 entries across 61 versions & 2 rubygems
Version | Path |
---|---|
lhc-core-interceptors-2.4.0 | lib/lhc-core-interceptors/test/cache_helper.rb |