Sha256: ea72d01181e6d3eb8b4ce22440d1150edd13f45a8858170f5140837691e631ff

Contents?: true

Size: 133 Bytes

Versions: 5

Compression:

Stored size: 133 Bytes

Contents

# frozen_string_literal: true

require "models/arunit2_model"

class Professor < ARUnit2Model
  has_and_belongs_to_many :courses
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ibm_db-5.5.0 test/models/professor.rb
ibm_db-5.4.1 test/models/professor.rb
ibm_db-5.4.0 test/models/professor.rb
ibm_db-5.3.2 test/models/professor.rb
ibm_db-5.3.1 test/models/professor.rb