Sha256: 0644379744f981eb714889d530fccc9d4f520018217c59482354f62c86e9422c

Contents?: true

Size: 114 Bytes

Versions: 4

Compression:

Stored size: 114 Bytes

Contents

# frozen_string_literal: true

class DlKeyedHasMany < ActiveRecord::Base
  self.primary_key = "many_key"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ibm_db-5.5.0-x86-mingw32 test/models/dl_keyed_has_many.rb
ibm_db-5.4.1-x86-mingw32 test/models/dl_keyed_has_many.rb
ibm_db-5.4.0-x86-mingw32 test/models/dl_keyed_has_many.rb
ibm_db-5.3.2-x86-mingw32 test/models/dl_keyed_has_many.rb