RubyGems Navigation menu

verhoeff 1.0.0

FEATURES/PROBLEMS: A library that returns == SYNOPSIS: Verhoeff.checkum_of 12345 # => "123451" Verhoeff.checkum_of 54321 # => "543217" Verhoeff.checks_out? 543217 # => true Verhoeff.checks_out? 543211 # => false Or, if you’ve required verhoeff/monkey_patches, you can do this: 656.checksum # => 6569 "657".checksum # => 6576 6567.checks_out? # => true "6560".checks_out? # => false

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.0 - March 26, 2013 (8.5 KB)
  2. 2.0.0 - December 15, 2011 (4 KB)
  3. 1.0.0 - July 15, 2007* (6 KB)

Runtime Dependencies (1):

hoe >= 1.2.1

Owners:

Authors:

  • Jay Phillips

SHA 256 checksum:

9f340008481d79d42e6e057a5c11d5a94af63cbef7a39c583d36ddf679a6e1dd

Total downloads 466,310

For this version 3,645

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: