Sha256: 1bce72d72606e3e5167d9cb8f6b0f805f1287b8f274c20f2405183b478c0c1bc

Contents?: true

Size: 106 Bytes

Versions: 6

Compression:

Stored size: 106 Bytes

Contents

# frozen_string_literal: true

class Treaty < ActiveRecord::Base
  has_and_belongs_to_many :countries
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ibm_db-5.5.1 test/models/treaty.rb
ibm_db-5.5.0 test/models/treaty.rb
ibm_db-5.4.1 test/models/treaty.rb
ibm_db-5.4.0 test/models/treaty.rb
ibm_db-5.3.2 test/models/treaty.rb
ibm_db-5.3.1 test/models/treaty.rb