demarches-normaliennes/app/models/rna_information.rb
2015-12-11 11:05:38 +01:00

3 lines
71 B
Ruby

class RNAInformation < ActiveRecord::Base
belongs_to :entreprise
end