adding ruby method lists

Just for reference (not to copy)
This commit is contained in:
Torsten Ruger
2015-04-15 11:39:12 +03:00
parent 5792fb983b
commit 618b8d05f8
5 changed files with 47 additions and 0 deletions

View File

@ -10,4 +10,6 @@
class Space < Object
# ObjectSpace
# :each_object, :garbage_collect, :define_finalizer, :undefine_finalizer, :_id2ref, :count_objects
end