Sha256: bb7acd8dbe5cb5d896089c1aac98d7a6696f92c051e8ef87c57700e715c9cfe1

Contents?: true

Size: 106 Bytes

Versions: 6

Compression:

Stored size: 106 Bytes

Contents

# frozen_string_literal: true

class Country < ActiveRecord::Base
  has_and_belongs_to_many :treaties
end

Version data entries

6 entries across 6 versions & 1 rubygems

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