This commit is contained in:
Torsten Ruger
2014-05-05 15:59:29 +03:00
parent de66238a9e
commit 69b04d930f
6 changed files with 34 additions and 12 deletions

View File

@@ -26,7 +26,7 @@ module Vm
include Support::HashAttributes
def initialize options
@options = options
@attributes = options
end
end