diff options
author | John Hawthorn <john@hawthorn.email> | 2019-03-15 13:19:23 -0700 |
---|---|---|
committer | John Hawthorn <john@hawthorn.email> | 2019-03-15 13:29:14 -0700 |
commit | dbfe5c6ac4431c50293183f4561150e6c2ce43ad (patch) | |
tree | 92aeeef627dddae7b17a7f2f8e9df97c9f3d9465 /.gitignore | |
parent | 1cdc6c6576afe9a9fa67a6b313080a7dc62188d9 (diff) | |
download | rails-dbfe5c6ac4431c50293183f4561150e6c2ce43ad.tar.gz rails-dbfe5c6ac4431c50293183f4561150e6c2ce43ad.tar.bz2 rails-dbfe5c6ac4431c50293183f4561150e6c2ce43ad.zip |
Match evented checker behavior on dir with no exts
When FileUpdateChecker is passed a directory and given an empty array of
extensions to match on, it will match any extension.
Previously, EventedFileUpdateChecker would never match any files when
given an empty array. This commit makes it EventedFileUpdateChecker
match FileUpdateChecker, and watch all extensions when given an empty
array.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions