adds a lot of to_ssss
This commit is contained in:
@ -13,5 +13,8 @@ module Parfait
|
||||
@cached_type = type
|
||||
@cached_method = method
|
||||
end
|
||||
def to_s
|
||||
"CacheEntry" + "#{cached_method&.name}"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user