Sha256: 987743d41107151d199474c9b6f15f09fa71389b786aa5ad1e8f4bf1080d45f3
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 Bytes
Contents
module QDM # app/models/qdm/organization.rb class Organization < Entity include Mongoid::Document embedded_in :data_element field :type, type: QDM::Code end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cqm-models-3.0.0 | app/models/qdm/attributes/organization.rb |