Module: Vindetta

Defined in:
lib/vindetta.rb,
lib/vindetta/api.rb,
lib/vindetta/cli.rb,
lib/vindetta/errors.rb,
lib/vindetta/decoder.rb,
lib/vindetta/version.rb,
lib/vindetta/vin/vds.rb,
lib/vindetta/vin/vis.rb,
lib/vindetta/vin/wmi.rb,
lib/vindetta/generator.rb,
lib/vindetta/validator.rb,
lib/vindetta/calculator.rb,
lib/vindetta/decoder/dsl.rb,
lib/vindetta/decoder/result.rb,
lib/vindetta/transliterator.rb

Defined Under Namespace

Classes: Api, CLI, Calculator, Decoder, Generator, InvalidCharacter, InvalidVin, Transliterator, Validator, Vin

Constant Summary collapse

VIN_LENGTH =
17
WMI_LENGTH =
3
VDS_LENGTH =
6
VIS_LENGTH =
8
VERSION =
"0.19.0".freeze