Sha256: fe5f31773dbb233f798089bdcd728e3a3b037ef45a2b20d3fe2c8c7cd8c98d25
Contents?: true
Size: 189 Bytes
Versions: 7
Compression:
Stored size: 189 Bytes
Contents
module AbsorbApi class Lesson < Base attr_accessor :id, :chapter_id, :name, :description, :notes, :type, :width, :height, :url, :use_popup, :passing_score, :weight, :ref_id end end
Version data entries
7 entries across 7 versions & 1 rubygems