質問編集履歴
1
誤記修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -82,7 +82,7 @@
|
|
82
82
|
|
83
83
|
has_many :childs
|
84
84
|
|
85
|
-
accepts_nested_attributes_for :
|
85
|
+
accepts_nested_attributes_for :childs
|
86
86
|
|
87
87
|
end
|
88
88
|
|