Validates as uk postcode - Ruby on Rails Plugins
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

Install Validates as uk postcode Plugin

ruby script/plugin install Steve Rushe