<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ class Predicates::UsaZipCode &lt; Predicates::Pattern
     return @like unless @like.nil?
     pattern = '[0-9]{5}'
     if extended
-      pattern += '(-[0-9]{4})'
+      pattern += '(-*[0-9]{4})'
       pattern += '?' unless extended == :required
     end
 </diff>
      <filename>lib/predicates/usa_zip_code.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5e002297868a65f360b6e1d4456f6e975dc947ee</id>
    </parent>
  </parents>
  <author>
    <name>Edwin Moss</name>
    <email>edwin.moss@gmail.com</email>
  </author>
  <url>http://github.com/edwinmoss/semantic-attributes/commit/b8fd861d178c7d81e73b3b291b2945e4d48de745</url>
  <id>b8fd861d178c7d81e73b3b291b2945e4d48de745</id>
  <committed-date>2009-08-07T20:09:59-07:00</committed-date>
  <authored-date>2009-08-07T20:09:59-07:00</authored-date>
  <message>Allow extended zip code without a '-'</message>
  <tree>4ae27ca4e9b045800d4206056d82cefd838ae999</tree>
  <committer>
    <name>Edwin Moss</name>
    <email>edwin.moss@gmail.com</email>
  </committer>
</commit>
