Sha256: 7a6ea118133f00f737c5017e2c1f0860108e623f00785c8f9bcff3b17cc7807f
Contents?: true
Size: 271 Bytes
Versions: 1
Compression:
Stored size: 271 Bytes
Contents
module Config module Factory # The name of this gem NAME = 'config-factory' # The version of this gem VERSION = '0.0.3' # The copyright notice for this gem COPYRIGHT = 'Copyright (c) 2015 The Regents of the University of California' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
config-factory-0.0.3 | lib/config/factory/module_info.rb |