franckverrot / activevalidators

Collection of ActiveModel/ActiveRecord validators
https://rubygems.org/gems/activevalidators
MIT License
306 stars 49 forks source link

credit card validation refactoring using credit_card_validations #73

Closed Fivell closed 9 years ago

Fivell commented 9 years ago

this solves #52

franckverrot commented 9 years ago

Great! Thanks! I'll release a new version ASAP.

Thanks again!