Sha256: 1cd031adf2151ed690e7df33c163b5eed11cdccfe64835ebbac823881d1855af

Contents?: true

Size: 111 Bytes

Versions: 3

Compression:

Stored size: 111 Bytes

Contents

module Legion
  module Exception
    module WrongType
      class Hash < 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/hash.rb
legionio-0.3.1 lib/legion/exceptions/wrongtypes/hash.rb
legionio-0.3.0 lib/legion/exceptions/wrongtypes/hash.rb