method

hook!

hook!()
public

No documentation available.

# File activesupport/lib/active_support/fork_tracker.rb, line 27
      def hook!
        ::Process.singleton_class.prepend(CoreExt)
      end