Sha256: 4ecc3c3888a1412104a4683049bdb6f0e53c9297dd3bd7159474002746366bcd
Contents?: true
Size: 331 Bytes
Versions: 4
Compression:
Stored size: 331 Bytes
Contents
describe "standard_client_unix", isolate: true, adapter: :Client do before :all do start_server Moneta::Adapters::Memory.new, socket: File.join(tempdir, 'standard_client_unix') end moneta_store :Client do {socket: File.join(tempdir, 'standard_client_unix')} end moneta_specs STANDARD_SPECS end
Version data entries
4 entries across 4 versions & 1 rubygems