1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
John Hawthorn c763be7c97 Don't call listen with empty directory list
Listen interprets an empty list of directories as "watch the current
directory". Since EventedFileUpdateChecker doesn't share these
semantics, we should not initialize listen if we end up with an empty
directory list.
2019-06-03 18:57:36 -07:00
..
active_support Don't call listen with empty directory list 2019-06-03 18:57:36 -07:00
active_support.rb Refactor after the most recent code review 2019-04-19 14:15:41 +09:00