Sha256: e8dcd4676f46c82596875a9aaacbd6ad88d6b725ae8a28371ec7c323234ef06f

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

require_dependency "models/arunit2_model"

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

Version data entries

6 entries across 6 versions & 1 rubygems

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