update reader and implement singletons

This commit is contained in:
Torsten Ruger
2014-07-01 15:57:13 +03:00
parent 94d1140686
commit 7045a4b256
7 changed files with 48 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
module Virtual
class Constant < ::Virtual::Object
end
# another abstract "marker" class (so we can check for it)