Class/Module Index [+]

Quicksearch

GC

Public Class Methods

copy_on_write_friendly?() click to toggle source

Checks whether the current Ruby interpreter's garbage collector is copy-on-write friendly.

# File lib/phusion_passenger/ruby_core_enhancements.rb, line 183
def self.copy_on_write_friendly?
        return false
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.