module ActiveSupport::ForkTracker::CoreExtPrivate
Private Instance Methods
fork(*)
click to toggle source
Calls superclass method
ActiveSupport::ForkTracker::CoreExt#fork
# File lib/active_support/fork_tracker.rb, line 26 def fork(*) super end