回答編集履歴
2
追記
test
CHANGED
@@ -31,3 +31,5 @@
|
|
31
31
|
```
|
32
32
|
|
33
33
|
に変更する、もしくはpresent?がtrueになるようにサーバー側で環境変数を設定してください。
|
34
|
+
|
35
|
+
こちらも変更後にサーバー側のリポジトリを最新にする必要があります。
|
1
誤字
test
CHANGED
@@ -9,6 +9,8 @@
|
|
9
9
|
その後、
|
10
10
|
|
11
11
|
> ActionView::Template::Error (The asset "application.css" is not present in the asset pipeline.):
|
12
|
+
|
13
|
+
|
12
14
|
|
13
15
|
が発生する場合は、
|
14
16
|
|