The aim of this gem is to provide goodies for developers that are dealing with typical italian business problem with rails 3. Any help will be more than welcome.
Validators
There are two validators:
- codice_fiscale_format The Italian Tax code is called Codice Fiscale. For more information please take a look at http://en.wikipedia.org/wiki/italian_fiscal_code_card.
- partita_iva_format The Italian VAT is called partita iva. For more information please take a look at http://en.wikipedia.org/wiki/Value_added_tax_identification_number.
Helpers
Please take a look to the roadmap for future developments.
Roadmap
- write some code comments
- add cellulare validator ( for italian mobile phones)
- add numero_fisso validator ( for italian landline numbers)
- add some helpers for italian regions and provinces.
- try to get feedback and add more stuff here
Copyright
This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more details.