Sha256: 83a9c43e1265e7a412782a93d98b2be2289e3cfd1dfd354383bb5ade7de87d8c
Contents?: true
Size: 159 Bytes
Versions: 2
Compression:
Stored size: 159 Bytes
Contents
module Contactually module Models class Participant include Model field :contact_id, :string field :handle, :string end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
contactually-rb-0.1.3 | lib/contactually/models/participant.rb |
contactually-rb-0.1.2 | lib/contactually/models/participant.rb |