質問編集履歴

2

画像の追加

2023/03/08 11:58

投稿

hono112
hono112

スコア9

test CHANGED
File without changes
test CHANGED
@@ -25,10 +25,10 @@
25
25
 
26
26
  ```
27
27
  Exception Causes
28
- SyntaxError: /Users/me/environment/アプリ名/app/views/users/index.html.erb:4: syntax error, unexpected end-of-input, expecting `end' end ^
28
+ SyntaxError: /Users/〇〇/△△/アプリ名/app/views/users/index.html.erb:4: syntax error, unexpected end-of-input, expecting `end' end ^
29
29
  ```
30
30
 
31
-
31
+ ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-03-08/b2192f12-a2a9-42c0-9ccd-ab6ada1d3aab.png)
32
32
 
33
33
  ### 該当のソースコード
34
34
  app/views/users/index.html.erb

1

画像の削除

2023/03/08 11:53

投稿

hono112
hono112

スコア9

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,6 @@
28
28
  SyntaxError: /Users/me/environment/アプリ名/app/views/users/index.html.erb:4: syntax error, unexpected end-of-input, expecting `end' end ^
29
29
  ```
30
30
 
31
- ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-03-08/23df7785-56d4-4708-9e80-f6b37eb00412.png)
32
31
 
33
32
 
34
33
  ### 該当のソースコード