質問編集履歴

1

Item.create!(item_params)を入力した場合のエラー

2020/09/02 12:24

投稿

akito_tl
akito_tl

スコア2

test CHANGED
File without changes
test CHANGED
@@ -149,3 +149,15 @@
149
149
  end
150
150
 
151
151
  ```
152
+
153
+
154
+
155
+ #追記 9/2 21:22
156
+
157
+
158
+
159
+ ActiveRecord::RecordInvalid in ItemsController#create
160
+
161
+ バリデーションに失敗しました: Sellerを入力してください, Buyerを入力してください
162
+
163
+ 上記のエラーが発生致しました。