mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
a72f19a6c3
Currently, `clear_cache_if_necessary` is executed even if view paths are
not set like `rails console`.
If the watcher class is `EventedFileUpdateChecker` and the watch
directories are empty, the application root directory will watch. This
is because listen uses the current directory as the default watch directory.
|
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |