Sha256: 088c745e770f4587015efe80bc7a4c1af0e5ad42f967927e84b7d24087a25fd9
Contents?: true
Size: 154 Bytes
Versions: 4
Compression:
Stored size: 154 Bytes
Contents
module Ccrypto class UtilFactory def self.instance(*args, &block) Provider.instance.provider.util_instance(*args, &block) end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ccrypto-0.2.0 | lib/ccrypto/util_factory.rb |
ccrypto-0.1.3 | lib/ccrypto/util_factory.rb |
ccrypto-0.1.2 | lib/ccrypto/util_factory.rb |
ccrypto-0.1.0 | lib/ccrypto/util_factory.rb |