nis_validator
NIS validation for ActiveModel
Installation
gem "nis_validator"
Usage
class User < ActiveRecord::Base
validates :nis, :nis => true
end
License
NIS Validator is released under the MIT license
Project
NIS validation for ActiveModel
gem "nis_validator"
class User < ActiveRecord::Base
validates :nis, :nis => true
end
NIS Validator is released under the MIT license