Sha256: c12a37878030321535b42b33f8cdde9f343aa7a39ef385ce7bdb31bed0d08afc
Contents?: true
Size: 178 Bytes
Versions: 1
Compression:
Stored size: 178 Bytes
Contents
# frozen_string_literal: true module CollectionSpace # rubocop:disable Style/StaticClass class RefCache VERSION = "1.0.0" end # rubocop:enable Style/StaticClass end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
collectionspace-refcache-1.0.0 | lib/collectionspace/refcache/version.rb |