Sha256: 4622fc361b34db84066f337a800d957cb2aaf4e850164fcab49b0d774c4035b1

Contents?: true

Size: 118 Bytes

Versions: 8

Compression:

Stored size: 118 Bytes

Contents

require_dependency 'models/arunit2_model'

class Professor < ARUnit2Model
  has_and_belongs_to_many :courses
end

Version data entries

8 entries across 8 versions & 1 rubygems

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