Sha256: 14c5659ebcc8a5cc311217d725d2c7a762134b6c06fa484dbca46bea28f7b3f8

Contents?: true

Size: 117 Bytes

Versions: 8

Compression:

Stored size: 117 Bytes

Contents

class Treaty < ActiveRecord::Base

  self.primary_key = :treaty_id

  has_and_belongs_to_many :countries

end

Version data entries

8 entries across 8 versions & 1 rubygems

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