adding ruby method lists
Just for reference (not to copy)
This commit is contained in:
@ -10,4 +10,6 @@
|
||||
|
||||
class Space < Object
|
||||
|
||||
# ObjectSpace
|
||||
# :each_object, :garbage_collect, :define_finalizer, :undefine_finalizer, :_id2ref, :count_objects
|
||||
end
|
||||
|
Reference in New Issue
Block a user