unscoping block names and adding labels to objects (which are off)

This commit is contained in:
Torsten Ruger
2014-08-30 20:55:22 +03:00
parent 0271045ff4
commit 5bb03f2d8b
3 changed files with 6 additions and 4 deletions

View File

@ -22,6 +22,7 @@ module Register
@space = space
@objects = {}
end
attr_reader :objects
def link
link_object(@space)