method
new
v4.1.8 -
Show latest stable
- Class:
ActiveSupport::FileWatcher
new()public
No documentation available.
# File activesupport/lib/active_support/file_watcher.rb, line 14
def initialize
@regex_matchers = {}
end new()No documentation available.
# File activesupport/lib/active_support/file_watcher.rb, line 14
def initialize
@regex_matchers = {}
end