831be98f9a
f576d7cf84
1 2
3
4
5
# frozen_string_literal: true class Treaty < ActiveRecord::Base has_and_belongs_to_many :countries end