Sha256: b5d5a0db8e48873e66aea6be48fec0fe164e533960c466df046dfa3f71a44d34
Contents?: true
Size: 173 Bytes
Versions: 3
Compression:
Stored size: 173 Bytes
Contents
module AbsorbApi class Certificate < Base include Orm attr_accessor :id, :enrollment_id, :full_name, :course_name, :acquired_date, :expiry_date, :notes end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
absorb_api-0.1.2 | lib/absorb_api/certificate.rb |
absorb_api-0.1.1 | lib/absorb_api/certificate.rb |
absorb_api-0.1.0 | lib/absorb_api/certificate.rb |