質問編集履歴
1
修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -11,3 +11,7 @@
|
|
11
11
|
ActionController::RoutingError:
|
12
12
|
|
13
13
|
No route matches [GET] "/images/diary-logo.png"
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
画像は`app/assets/images/diary-logo.png`に設置しています
|