No commit activity in last 3 years
No release in over 3 years
It gives you a lot of useful validators for Brazillian documents or phones. Allow ActiveModel validations
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.10.3, ~> 0.10.3
>= 3.4.0, ~> 3.4.0

Runtime

>= 4.2.5, ~> 4.2.5
 Project Readme

Build Status

Brazilian Validators

It gives you a lot of useful validators for Brazillian phones, CPF or CNPJ. Allow you to use ActiveModel validations. New features are coming!

Installation

You can run gem install 'brazilian_validators'

But, if you wanna use Bundler just add gem 'brazilian_validators' into your Gemfile and run bundle install.

Usage

Please check examples!

To-Do

Features that are coming:

  • Email validation
  • Driver license
  • License plate

Contributing

If you wanna improve something or create new features, fell free for:

  • Forking this project
  • Create a new pull request

Or just:

  • Create a new issue

Mainteners