Sha256: b4f05f1157212d1038f0198c5274054a891f84c133ae358a5075cfebbfeddf00

Contents?: true

Size: 113 Bytes

Versions: 16

Compression:

Stored size: 113 Bytes

Contents

require_dependency 'models/arunit2_model'

class Professor < ARUnit2Model
  has_and_belongs_to_many :courses
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
ibm_db-5.2.0 test/models/professor.rb
ibm_db-5.1.0 test/models/professor.rb
ibm_db-5.0.5 test/models/professor.rb
ibm_db-5.0.4 test/models/professor.rb
ibm_db-5.0.3 test/models/professor.rb
ibm_db-5.0.2 test/models/professor.rb
ibm_db-4.0.0-x86-mingw32 test/models/professor.rb
ibm_db-4.0.0 test/models/professor.rb
ibm_db-3.0.4-x86-mingw32 test/models/professor.rb
ibm_db-3.0.4 test/models/professor.rb
ibm_db-3.0.3-x86-mingw32 test/models/professor.rb
ibm_db-3.0.3 test/models/professor.rb
ibm_db-3.0.2-x86-mingw32 test/models/professor.rb
ibm_db-3.0.2 test/models/professor.rb
ibm_db-3.0.1 test/models/professor.rb
ibm_db-3.0.1-x86-mingw32 test/models/professor.rb