Table of Contents - luhn-check-0.0.5 Documentation
Classes and Modules
Methods
- ::new — Luhn::Base
- ::valid? — Luhn::Base
- ::valid? — Luhn
- #check_digit — Luhn::Base
- #checksum — Luhn::Base
- #digits_of_number_to_validate — Luhn::Base
- #double_digit_on_even_position — Luhn::Base
- #multiply — Luhn::Base
- #number_meets_requirements? — Luhn::Base
- #product_of_digit_exceeds_nine — Luhn::Base
- #raise_fixnum_error — Luhn::Base
- #raise_negative_error — Luhn::Base
- #raise_zero_error — Luhn::Base
- #split_to_number_array — Luhn::Base
- #validate — Luhn::Base