Nicolas Bally d4484275e8 initial
2011-06-25 12:08:06 +02:00

4 lines
60 B
Ruby

class Studient < ActiveRecord::Base
belongs_to :foyer
end