assembles more already

This commit is contained in:
Torsten Ruger
2015-06-03 10:01:59 +03:00
parent 3cdb3d513c
commit 4ddfcc4900
6 changed files with 23 additions and 7 deletions

View File

@ -198,7 +198,7 @@ module Parfait
as_string == other
end
def to_s
def to_string
string = ""
index = 1
while( index <= self.length)