Sha256: 941f990a1002bd29df204bf18223b8b88e8d0a231834f40537eb17e293a5092f

Contents?: true

Size: 158 Bytes

Versions: 1

Compression:

Stored size: 158 Bytes

Contents

require 'tmp_cache/cache'
require 'tmp_cache/version'

module TmpCache
  include TmpCache::Prototype

  class Cache
    include TmpCache::Prototype
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tmp_cache-0.1.1 lib/tmp_cache.rb