diff options
author | Xavier Noria <fxn@hashref.com> | 2015-12-13 18:37:24 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2015-12-13 18:47:42 +0100 |
commit | 722359625903a1432e1f6197885ae5862608cba5 (patch) | |
tree | 400093b27d94d34a5bdbbf9fe01f74d8ac281ddd /Gemfile.lock | |
parent | 6be27016dff19fc7509d3668aba375fd332d6822 (diff) | |
download | rails-722359625903a1432e1f6197885ae5862608cba5.tar.gz rails-722359625903a1432e1f6197885ae5862608cba5.tar.bz2 rails-722359625903a1432e1f6197885ae5862608cba5.zip |
let config.file_watcher be the way to enable the evented file watcher
Before this commit, the sole presence of the Listen constant
enabled the evented file watcher (unless listen resorted to
the polling backend).
This way, applications may depend on listen for other stuff
independently of this feature. Also, allows teams with mixed
setups to decide at boot time whether the evented watcher
should be enabled for each particular instance.
Diffstat (limited to 'Gemfile.lock')
0 files changed, 0 insertions, 0 deletions