Skip to content

sobrinho/cpf_validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpf_validator

CPF validation for ActiveModel

Installation

gem "cpf_validator"

Usage

class Person < ActiveRecord::Base
  validates :cpf, :cpf => true
end

License

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

About

CPF validation for ActiveModel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages