Sha256: 46d1899c56447b3a95f55537b6668db2f6e4da0a9ff76d3fe97c7fd5ee704e3d
Contents?: true
Size: 130 Bytes
Versions: 15
Compression:
Stored size: 130 Bytes
Contents
# frozen_string_literal: true class Instance < ApplicationRecord belongs_to :course has_and_belongs_to_many :instructor end
Version data entries
15 entries across 15 versions & 1 rubygems