Ruby on Rails 8.0.2 Class ActiveSupport::FileUpdateChecker < Object activesupport/lib/active_support/file_update_checker.rb File Update Checker FileUpdateChecker specifies the API used by Rails to watch files and control reloading. The API depends on four methods: initialize which expects two parameters and one block as described below. updated? which returns a boolean if there were updates in the