Nicolas Bally 3524d4c862 intial
2020-03-18 15:49:29 +01:00

4 lines
62 B
Ruby

class SSite < ApplicationRecord
belongs_to :s_site_type
end