Sha256: a38a9e2738c79a629186517c6bc4b9f4ab18640e165eee6efd5492250c132c92
Contents?: true
Size: 127 Bytes
Versions: 1
Compression:
Stored size: 127 Bytes
Contents
module Markable class WrongMarkableType < Exception def initialize() super 'Wrong markable type' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
markable-0.0.4 | lib/markable/exceptions.rb |