質問編集履歴

2

エラー文の編集

2021/10/28 09:54

投稿

qwertyuiopp
qwertyuiopp

スコア3

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ### 前提・実現したいこと
8
8
 
9
- ![イメージ説明](97e6c5e3bfd8f4f73603401e3bca825a.png)
9
+
10
10
 
11
11
  現在、アプリケーションのコメント機能の実装を行っています。
12
12
 

1

タイトルの書き換えとエラー画面の追加

2021/10/28 09:54

投稿

qwertyuiopp
qwertyuiopp

スコア3

test CHANGED
@@ -1 +1 @@
1
- NoMethodError につい、ご教授お願致します。
1
+ Nomethod Error データベースコメント情報が保存できず困っています。
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ### 前提・実現したいこと
8
8
 
9
-
9
+ ![イメージ説明](97e6c5e3bfd8f4f73603401e3bca825a.png)
10
10
 
11
11
  現在、アプリケーションのコメント機能の実装を行っています。
12
12
 
@@ -24,7 +24,7 @@
24
24
 
25
25
  ```
26
26
 
27
- Nomethoe Error(undefined method `id' for nil:NilClass)
27
+ Nomethod Error(undefined method `id' for nil:NilClass)
28
28
 
29
29
  ```
30
30