質問編集履歴
2
誤字修正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
編集画面にて
|
1
|
+
編集画面にて子モデルの要素を削除する際にバリデーションを掛けたい
|
test
CHANGED
File without changes
|
1
誤字修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -82,13 +82,13 @@
|
|
82
82
|
|
83
83
|
#パラメーター
|
84
84
|
|
85
|
-
"
|
85
|
+
"parent"=>
|
86
86
|
|
87
|
-
{"
|
87
|
+
{"name"=>"sato",
|
88
88
|
|
89
|
-
"ex
|
89
|
+
"sex"=>"man",
|
90
90
|
|
91
|
-
"
|
91
|
+
"age"=>"50",
|
92
92
|
|
93
93
|
"kids_attributes"=>
|
94
94
|
|