fix requires and some scoping

This commit is contained in:
Torsten Ruger
2015-05-12 09:44:34 +03:00
parent ab870e3323
commit b804354236
3 changed files with 16 additions and 15 deletions
+6
View File
@@ -0,0 +1,6 @@
module Parfait
class String < Object
end
end