Sha256: f4dbc93643e3b71fa4ac6adf0fce777d8d5cc92dfe88da401fd3f23e5d81fc26
Contents?: true
Size: 308 Bytes
Versions: 40
Compression:
Stored size: 308 Bytes
Contents
module AthenaHealth class Question < BaseModel attribute :answer, String attribute :key, String attribute :lastupdated, Integer attribute :ordering, Integer attribute :templateid, Integer attribute :question, String attribute :questionid, Integer end end
Version data entries
40 entries across 40 versions & 1 rubygems