method
hook!
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::ForkTracker
hook!()public
No documentation available.
# File activesupport/lib/active_support/fork_tracker.rb, line 27
def hook!
::Process.singleton_class.prepend(CoreExt)
end