Module: DecodeThis
- Defined in:
- lib/decode_this/decoder.rb,
lib/decode_this/version.rb,
lib/decode_this/safe_decoding.rb
Defined Under Namespace
Classes: Decoder, SafeDecoding
Constant Summary collapse
- VERSION =
'0.1.4'- KeyFileNotFoundError =
Class.new(RuntimeError)
- DecodeError =
Class.new(RuntimeError)