Sha256: 395f18c9585edd4c8f8896afde7e4683a56cd18a0dcbd7b29a4dc371dca54560

Contents?: true

Size: 104 Bytes

Versions: 8

Compression:

Stored size: 104 Bytes

Contents

require_dependency "models/arunit2_model"

class OtherDog < ARUnit2Model
  self.table_name = "dogs"
end

Version data entries

8 entries across 8 versions & 1 rubygems

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