Sha256: 6951351a55afab745701201083d2f55167730997a0bd112e76573ac8b332742c
Contents?: true
Size: 90 Bytes
Versions: 3
Compression:
Stored size: 90 Bytes
Contents
class Person < Structure key :name key :age, :type => Integer has_many :friends end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
structure-0.9.0 | spec/models/person.rb |
structure-0.8.0 | spec/models/person.rb |
structure-0.6.0 | spec/models/person.rb |