Sha256: 6eb0a9427c74b3e0273d39000fb0432b37775b4b09c50f60f96f378e23a2c00a
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
module LitaDotenv VERSION = '0.0.2' autoload :Loader, 'lita_dotenv/loader' class << self def new(config) LitaDotenv::Loader.new config end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lita_dotenv-0.0.3 | lib/lita_dotenv.rb |
lita_dotenv-0.0.2 | lib/lita_dotenv.rb |