validates_cpf_cnpj icon indicating copy to clipboard operation
validates_cpf_cnpj copied to clipboard

Validation Blacklist

Open rpanachi opened this issue 9 years ago • 0 comments

This PR add the following:

  • Fixes dependencies of Gemfile and Gemspec for development
  • Convert specs syntax to Rspec 3
  • Add a option to specify a Blacklist of numbers on validation. This is necessary to allow specify a larger list or, in some cases, disable this validation

rpanachi avatar Apr 29 '15 14:04 rpanachi