Sha256: 10fe5deb11b12a1976fe5c53de195b9fc05e09efb354286281bd0541197d12a5
Contents?: true
Size: 201 Bytes
Versions: 6
Compression:
Stored size: 201 Bytes
Contents
class Guarantor include Mongoid::Document embeds_one :organization embeds_one :person field :time, type: Integer field :start_time, type: Integer field :end_time, type: Integer end
Version data entries
6 entries across 6 versions & 1 rubygems