wit metaclass and class functions

needs to go back to arrays first
This commit is contained in:
Torsten Ruger
2015-10-25 15:40:12 +02:00
parent 0d001ec0fc
commit b7d0ee8f99
5 changed files with 97 additions and 31 deletions

View File

@@ -6,4 +6,5 @@ require_relative "test_word"
require_relative "test_dictionary"
require_relative "test_method"
require_relative "test_class"
require_relative "test_meta"
require_relative "test_attributes"