method
boot!
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::EventedFileUpdateChecker
boot!()private
No documentation available.
# File activesupport/lib/active_support/evented_file_update_checker.rb, line 89
def boot!
Listen.to(*@dtw, &method(:changed)).start
end