method
execute
v6.0.0 -
Show latest stable
- Class:
ActiveSupport::EventedFileUpdateChecker
execute()public
No documentation available.
# File activesupport/lib/active_support/evented_file_update_checker.rb, line 95
def execute
@updated.make_false
@block.call
end