method
restart
v6.1.7.7 -
Show latest stable
- Class:
ActiveSupport::EventedFileUpdateChecker::Core
restart()public
No documentation available.
# File activesupport/lib/active_support/evented_file_update_checker.rb, line 116
def restart
stop
start
end