I have two models
我有两个型号
class Car
has_many :engines
end
class Engine
belongs_to :car
end
class Car
has_I have two models
我有两个型号
class Car
has_many :engines
end
class Engine
belongs_to :car
end
class Car
has_