Libraries
»
jsontest
(1.0.0)
»
Index
»
JsonTest
»
MissingFile
»
#to_s
Method: JsonTest::MissingFile#to_s
Defined in:
lib/jsontest/errors.rb
#
to_s
⇒
Object
30 31 32
# File 'lib/jsontest/errors.rb', line 30
def
to_s
"No JSON file at #{path}"
end