Nicolas Bally d744a04b28 initial
2020-10-30 22:26:40 +01:00

4 lines
62 B
Ruby

class SSite < ApplicationRecord
belongs_to :s_site_type
end