Sha256: 33968bfab19aedf8d59cc2a6b549ba14eed64743e5745c37ca2592523fe8cf27
Contents?: true
Size: 178 Bytes
Versions: 5
Compression:
Stored size: 178 Bytes
Contents
# -*- encoding: utf-8 -*- module Cjoiner # holds all the errors for Cjoiner module Errors # a file was not found class FileNotFound < StandardError end end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
cjoiner-1.6.1 | lib/cjoiner/errors.rb |
cjoiner-1.6.0 | lib/cjoiner/errors.rb |
cjoiner-1.5.2 | lib/cjoiner/errors.rb |
cjoiner-1.5.1 | lib/cjoiner/errors.rb |
cjoiner-1.5.0 | lib/cjoiner/errors.rb |