Sha256: 051ef64d0930eb849357ef198128a6c9d25ff88294288388c6c5217a37428b28
Contents?: true
Size: 125 Bytes
Versions: 1
Compression:
Stored size: 125 Bytes
Contents
# frozen_string_literal: true module Codebreaker module Errors class MaxLengthError < StandardError end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
codebreaker_manfly-0.1.2 | lib/codebreaker/errors/max_length_error.rb |