Method: ActiveSupport::EventedFileUpdateChecker#execute
- Defined in:
- activesupport/lib/active_support/evented_file_update_checker.rb
#execute ⇒ Object
59 60 61 62 |
# File 'activesupport/lib/active_support/evented_file_update_checker.rb', line 59 def execute @core.updated.make_false @block.call end |