Flowdock
disable() public

Disables garbage collection, returning true if garbage collection was already disabled.

GC.disable   #=> false
GC.disable   #=> true
Show source
Register or log in to add new notes.