Sha256: 1191161b19afd251f69f12ac14e07222aac9a92d4fd9fcb703a8f8ea29d9c072
Contents?: true
Size: 225 Bytes
Versions: 19
Compression:
Stored size: 225 Bytes
Contents
module Fig # A (possibly remote) file that was looked for was not found. This may or # may not actually be a problem; i.e. this may be the result of an existence # test. class NotFoundError < StandardError end end
Version data entries
19 entries across 19 versions & 2 rubygems