Sha256: 741ffa0c17a1c48e5523c43f7386b89ed10985f774f7181f7b0dec96b31be05d
Contents?: true
Size: 132 Bytes
Versions: 1
Compression:
Stored size: 132 Bytes
Contents
# frozen_string_literal: true module Codebreaker module Errors class NonNumericStringError < StandardError end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
codebreaker_manfly-0.1.2 | lib/codebreaker/errors/non_numeric_string_error.rb |