Sha256: 30545a7ef697d13c6230f49dac5cd8d9adc5585ed7cc2c0582723795cfb22087
Contents?: true
Size: 239 Bytes
Versions: 3
Compression:
Stored size: 239 Bytes
Contents
module GoogleSslCert class Base include GoogleServices include Logging include Helpers::Global include Helpers::ProjectNumber extend Memoist def initialize(options={}) @options = options end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
google-ssl-cert-0.2.1 | lib/google_ssl_cert/base.rb |
google-ssl-cert-0.2.0 | lib/google_ssl_cert/base.rb |
google-ssl-cert-0.1.0 | lib/google_ssl_cert/base.rb |