Sha256: fc391246e0c8cce0f4c92843dcc961654f9a5c8d4ee2d90b434948c0e8a29fc7

Contents?: true

Size: 111 Bytes

Versions: 22

Compression:

Stored size: 111 Bytes

Contents

class Country < ActiveRecord::Base

  self.primary_key = :country_id

  has_and_belongs_to_many :treaties

end

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
ibm_db-5.2.0 test/models/country.rb
ibm_db-5.1.0 test/models/country.rb
ibm_db-5.0.5 test/models/country.rb
ibm_db-5.0.4 test/models/country.rb
ibm_db-5.0.3 test/models/country.rb
ibm_db-5.0.2 test/models/country.rb
ibm_db-4.0.0-x86-mingw32 test/models/country.rb
ibm_db-4.0.0 test/models/country.rb
ibm_db-3.0.4-x86-mingw32 test/models/country.rb
ibm_db-3.0.4 test/models/country.rb
ibm_db-3.0.3-x86-mingw32 test/models/country.rb
ibm_db-3.0.3 test/models/country.rb
ibm_db-3.0.2-x86-mingw32 test/models/country.rb
ibm_db-3.0.2 test/models/country.rb
activejob-lock-0.0.2 rails/activerecord/test/models/country.rb
ibm_db-3.0.1 test/models/country.rb
ibm_db-3.0.1-x86-mingw32 test/models/country.rb
activejob-lock-0.0.1 rails/activerecord/test/models/country.rb
activerecord-nuodb-adapter-2.0.3 test/models/country.rb
activerecord-nuodb-adapter-2.0 test/models/country.rb