Sha256: af32d35669842adc6d21f82574ab848149953e69993dec617be2072f8090c6d6
Contents?: true
Size: 85 Bytes
Versions: 1
Compression:
Stored size: 85 Bytes
Contents
class Person < Structure key :name key :age, :type => Integer key :friends end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
structure-0.2.0 | spec/models/person.rb |