Sha256: e7be37446eb48744c0c2f0276cbf7d7ccadb034c74d5c30374cba83e7b379477

Contents?: true

Size: 124 Bytes

Versions: 8

Compression:

Stored size: 124 Bytes

Contents

require_dependency 'models/arunit2_model'

class Course < ARUnit2Model
  belongs_to :college
  has_many :entrants
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ibm_db-5.2.0-x86-mingw32 test/models/course.rb
ibm_db-5.1.0-x86-mingw32 test/models/course.rb
ibm_db-5.0.5-x86-mingw32 test/models/course.rb
ibm_db-5.0.4-x86-mingw32 test/models/course.rb
ibm_db-5.0.3-x86-mingw32 test/models/course.rb
ibm_db-5.0.2-x86-mingw32 test/models/course.rb
ibm_db-3.0.5-x86-mingw32 test/models/course.rb
ibm_db-3.0.5 test/models/course.rb