Validates as uk postcode Plugin
Plugin Details
This Ruby on Rails plugin implements an ActiveRecord validation helper called validates_as_uk_postcode. The helper acts as if validates_format_of was used with a regular expression that defines an valid UK postcode: http://www.govtalk.gov.uk/gdsc/html/frames/PostCode.htm- Website : http://svn.designbyfront.com/rails/plugins/validates_as_uk_postcode/
- Repository : Steve Rushe
- Author : validation
Install Validates as uk postcode Plugin
ruby script/plugin install Steve Rushe