number_plate_validator 0.1.1
This gem allows you to validate a license plate number from a chosen country/region. It also provides a validator for ActiveModel. It currently only supports Singapore.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
~> 4.2
activesupport
~> 4.2