demarches-normaliennes/app/models/rna_information.rb

4 lines
71 B
Ruby
Raw Normal View History

2015-12-11 11:05:38 +01:00
class RNAInformation < ActiveRecord::Base
belongs_to :entreprise
end