阅读背景:

仅使用field_for的范围和nested_attributes

来源:互联网 

I have 2 classes, A and B

我有2个班,A和B.

class A
  has_many :bs
  accepts_nested_attributes_for :bs
end

class B
   belongs_to :a
end
class 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: