Skip to content

sobrinho/cnpj_validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnpj_validator

CNPJ validation for ActiveModel

Installation

gem "cnpj_validator"

Usage

class Company < ActiveRecord::Base
  validates :cnpj, :cnpj => true
end

License

Copyright (c) 2009-2012 nohup brasil, released under the MIT license

About

CNPJ validation for ActiveModel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages