回答編集履歴
1
root前の全角を訂正。
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
-
|
1
|
+
```
|
2
2
|
|
3
|
-
|
3
|
+
root 'application#hello'
|
4
|
+
|
5
|
+
```
|