credit_card_validation 1.0.4
A credit card validation library to check offline validity of any AMEX, Discover, MasterCard, Visa cards using length and Luhn algorithm.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activemodel
>= 3.0.0
Development Dependencies (8):
activerecord
>= 3.0.0
growl
>= 0
guard-minitest
>= 0
minitest
>= 0
pry
>= 0
rake
>= 0
sqlite3
>= 0
turn
>= 0