method
inspect
v1_8_6_287 -
Show latest stable
- Class:
YAML::SpecialHash
inspect()public
No documentation available.
# File lib/yaml/types.rb, line 63
def inspect
self.default.to_s
end inspect()No documentation available.
# File lib/yaml/types.rb, line 63
def inspect
self.default.to_s
end