Sha256: 20f9cc71931242a1e71bc04847abd40edd67291573b42b8973dae03eac3d34ce
Contents?: true
Size: 113 Bytes
Versions: 63
Compression:
Stored size: 113 Bytes
Contents
module AthenaHealth class AnalyteCollection < BaseCollection attribute :analytes, Array[Analyte] end end
Version data entries
63 entries across 63 versions & 1 rubygems
Version | Path |
---|---|
athena_health-0.9.3 | lib/athena_health/analyte_collection.rb |
athena_health-0.9.2 | lib/athena_health/analyte_collection.rb |
athena_health-0.9.1 | lib/athena_health/analyte_collection.rb |