Sha256: 2cbd61938bb92ece092dbb076f7f66fd6050af7f545342fc2f53d1f4fd996591
Contents?: true
Size: 343 Bytes
Versions: 7
Compression:
Stored size: 343 Bytes
Contents
describe 'standard_tdb_with_expires', unsupported: defined?(JRUBY_VERSION), adapter: :TDB do let(:t_res) { 0.125 } let(:min_ttl) { t_res } use_timecop moneta_store :TDB do {file: File.join(tempdir, "simple_tdb_with_expires"), expires: true} end moneta_specs STANDARD_SPECS.without_multiprocess.with_expires.with_each_key end
Version data entries
7 entries across 7 versions & 1 rubygems