Sha256: ee440c0e9451abed30c5fee990c62ef1c263d11ef003f18c416112668c2b41d0
Contents?: true
Size: 150 Bytes
Versions: 5
Compression:
Stored size: 150 Bytes
Contents
module Errors class BasicObjectError < StandardError def initialize(msg="Cannot follow instances of BasicObject") super end end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
putter-0.4.1 | lib/putter/errors.rb |
putter-0.4.0 | lib/putter/errors.rb |
putter-0.3.0 | lib/putter/errors.rb |
putter-0.2.1 | lib/putter/errors.rb |
putter-0.2.0 | lib/putter/errors.rb |