Sha256: 2bdefa0004eafe440c9b8685307552f1d169d01d9d1a2812ad04c3cba219c464
Contents?: true
Size: 112 Bytes
Versions: 1
Compression:
Stored size: 112 Bytes
Contents
module Ilog class Configuration attr_accessor :namespaces def initialize @namespaces = {} end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ilog-0.2.0 | lib/ilog/configuration.rb |