Sha256: 587b65ca847197ab1c1bee7cb748c9756af68b3c034d0354236581d6e30be2d0

Contents?: true

Size: 112 Bytes

Versions: 3

Compression:

Stored size: 112 Bytes

Contents

module Legion
  module Exception
    module WrongType
      class Array < TypeError
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
legionio-0.3.2 lib/legion/exceptions/wrongtypes/array.rb
legionio-0.3.1 lib/legion/exceptions/wrongtypes/array.rb
legionio-0.3.0 lib/legion/exceptions/wrongtypes/array.rb