Sha256: dd2b2855ca5f7cf71b4a845e51e67b7304e6804826ca93fd48d3410b53e03e83
Contents?: true
Size: 177 Bytes
Versions: 1
Compression:
Stored size: 177 Bytes
Contents
# frozen_string_literal: true # @api public # @author darthjee module Sonezaki autoload :VERSION, 'sonezaki/version' autoload :RedisAccessor, 'sonezaki/redis_accessor' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sonezaki-0.0.1 | lib/sonezaki.rb |