Sha256: 95527e228799a3e0900476a6c4344b193d6df54f057716c257620f6ce656328b

Contents?: true

Size: 142 Bytes

Versions: 2

Compression:

Stored size: 142 Bytes

Contents

module S3Antivirus
  module Conf
    extend Memoist

    def conf
      conf = Config.new
      conf.data
    end
    memoize :conf
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
s3-antivirus-0.2.0 lib/s3_antivirus/conf.rb
s3-antivirus-0.1.0 lib/s3_antivirus/conf.rb