Sha256: c65727840dfa40c2445c2d64b9abbaaf96560eb8ea97e4752c4de034194cacf9
Contents?: true
Size: 224 Bytes
Versions: 1
Compression:
Stored size: 224 Bytes
Contents
# frozen_string_literal: true require "collectionspace/refcache/backend" require "collectionspace/refcache/refcache" require "collectionspace/refcache/version" module CollectionSpace class Error < StandardError; end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
collectionspace-refcache-1.0.0 | lib/collectionspace/refcache.rb |