Sha256: f2834a3e85212b6ff7c2788f47d3925957f3a8d5b074b54f0870b9912ecaa742
Contents?: true
Size: 182 Bytes
Versions: 5
Compression:
Stored size: 182 Bytes
Contents
module Pears class Error < StandardError; end class RedisHasLeftTheBuilding < Error; end class SubjectNotfound < Error; end class Pears::InvalidProviderData < Error; end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pears-0.3.5 | lib/pears/errors.rb |
pears-0.3.4 | lib/pears/errors.rb |
pears-0.3.2 | lib/pears/errors.rb |
pears-0.3.1 | lib/pears/errors.rb |
pears-0.3.0 | lib/pears/errors.rb |