831be98f9a
db045dbbf6
1 2
3 4 5
# frozen_string_literal: true class Entrant < ActiveRecord::Base belongs_to :course end