質問編集履歴
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -186,6 +186,6 @@
|
|
186
186
|
# routes, locales, etc. This feature depends on the listen gem.
|
187
187
|
config.file_watcher = ActiveSupport::EventedFileUpdateChecker
|
188
188
|
# config.file_watcher = ActiveSupport::FileUpdateChecker
|
189
|
-
end
|
189
|
+
end
|
190
190
|
|
191
191
|
```
|