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