Module: ActiveRecord
- Defined in:
- lib/validates_as_postal_code.rb
Overview
Validation helper for ActiveRecord derived objects that cleanly and simply allows the model to check if the given string is a valid US postal code in the form 00000 or 00000-0000
Defined Under Namespace
Modules: Validations