Sha256: 8c0d5a27627202e159dd904a8ef922eaece001f04718c147072586cec9434715
Contents?: true
Size: 138 Bytes
Versions: 6
Compression:
Stored size: 138 Bytes
Contents
# frozen_string_literal: true require "models/arunit2_model" class Course < ARUnit2Model belongs_to :college has_many :entrants end
Version data entries
6 entries across 6 versions & 1 rubygems