Sha256: e0b15dba8b0ea69868a6f3de3f399214d280e5c0150c996abeca28fc48e500e8
Contents?: true
Size: 126 Bytes
Versions: 3
Compression:
Stored size: 126 Bytes
Contents
module Conglomerate class Datum attribute :type, :type => String end module DatumBuilder value :type end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
conglomerate-0.16.0 | lib/conglomerate/ext/datum_type.rb |
conglomerate-0.15.0 | lib/conglomerate/ext/datum_type.rb |
conglomerate-0.14.0 | lib/conglomerate/ext/datum_type.rb |