RubyGems.org

moeffju-luhn

0.1.2

Adds methods to Fixnum and String to generate and validate Luhn check digits, e.g. for credit card numbers, civic numbers, some account numbers etc. More info: https://en.wikipedia.org/wiki/Luhn_algorithm

installgem install moeffju-luhn -v 0.1.2
Authors

Matthias Bauer

1,557 total downloads 350 for this version
Owners

19d563578f90e494f43a0142962d456b

Gemfile
gem "moeffju-luhn", "~> 0.1.2"
Versions
  1. 0.1.3 September 28, 2012
  2. 0.1.2 August 16, 2012
  3. 0.1.1 August 16, 2012
  4. 0.1.0 August 16, 2012
Development Dependencies
  1. rake >= 0
  2. rspec >= 0