Sha256: 7f2f0a082514c0bdf873a51c47812b5fabbf6779bca0f2535887b31a1b78b0d1

Contents?: true

Size: 118 Bytes

Versions: 8

Compression:

Stored size: 118 Bytes

Contents

class Country < ActiveRecord::Base

  self.primary_key = :country_id

  has_and_belongs_to_many :treaties

end

Version data entries

8 entries across 8 versions & 1 rubygems

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