mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
Fix prematurely correct answer.
This commit is contained in:
@@ -147,7 +147,7 @@ class AboutClasses < Neo::Koan
|
|||||||
end
|
end
|
||||||
|
|
||||||
def to_s
|
def to_s
|
||||||
__(@name)
|
@name
|
||||||
end
|
end
|
||||||
|
|
||||||
def inspect
|
def inspect
|
||||||
|
|||||||
Reference in New Issue
Block a user