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-10.1.2 lib/lhc/test/cache_helper.rb
lhc-10.1.1 lib/lhc/test/cache_helper.rb
lhc-10.1.0 lib/lhc/test/cache_helper.rb
lhc-10.0.2 lib/lhc/test/cache_helper.rb
lhc-9.4.4 lib/lhc/test/cache_helper.rb
lhc-10.0.1 lib/lhc/test/cache_helper.rb
lhc-10.0.0 lib/lhc/test/cache_helper.rb
lhc-9.4.3 lib/lhc/test/cache_helper.rb
lhc-9.4.2 lib/lhc/test/cache_helper.rb
lhc-9.4.1 lib/lhc/test/cache_helper.rb
lhc-9.4.0 lib/lhc/test/cache_helper.rb
lhc-9.3.1 lib/lhc/test/cache_helper.rb
lhc-9.3.0 lib/lhc/test/cache_helper.rb
lhc-9.2.0 lib/lhc/test/cache_helper.rb
lhc-9.1.2 lib/lhc/test/cache_helper.rb
lhc-9.1.2.pre lib/lhc/test/cache_helper.rb
lhc-9.1.1 lib/lhc/test/cache_helper.rb
lhc-8.1.1 lib/lhc/test/cache_helper.rb
lhc-9.1.0 lib/lhc/test/cache_helper.rb
lhc-9.0.0 lib/lhc/test/cache_helper.rb