adding stubs for coming classes

This commit is contained in:
Torsten Ruger
2015-04-06 11:38:11 +03:00
parent 2a0dc7242a
commit 4f1e99d744
6 changed files with 14 additions and 6 deletions

2
lib/parfait/class.rb Normal file
View File

@ -0,0 +1,2 @@
class Class
end