<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/shoulda/active_record/matchers/validate_format_of_matcher.rb</filename>
    </added>
    <added>
      <filename>test/matchers/active_record/validate_format_of_matcher_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,7 @@ require 'shoulda/active_record/matchers/allow_value_matcher'
 require 'shoulda/active_record/matchers/ensure_length_of_matcher'
 require 'shoulda/active_record/matchers/ensure_inclusion_of_matcher'
 require 'shoulda/active_record/matchers/validate_presence_of_matcher'
+require 'shoulda/active_record/matchers/validate_format_of_matcher'
 require 'shoulda/active_record/matchers/validate_uniqueness_of_matcher'
 require 'shoulda/active_record/matchers/validate_acceptance_of_matcher'
 require 'shoulda/active_record/matchers/validate_numericality_of_matcher'</diff>
      <filename>lib/shoulda/active_record/matchers.rb</filename>
    </modified>
    <modified>
      <diff>@@ -18,6 +18,7 @@ module Shoulda # :nodoc:
           @subject = subject
           false
         end
+        
 
         private
 </diff>
      <filename>lib/shoulda/active_record/matchers/validation_matcher.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>272ad4ee1df0e54861112d1a5a81e32729f4ede0</id>
    </parent>
  </parents>
  <author>
    <name>steve</name>
    <email>steve@lesseverything.com</email>
  </author>
  <url>http://github.com/thoughtbot/shoulda/commit/7d6aa5b6ecceef0bef3399bc328275a3700e06ac</url>
  <id>7d6aa5b6ecceef0bef3399bc328275a3700e06ac</id>
  <committed-date>2009-05-16T13:46:11-07:00</committed-date>
  <authored-date>2009-05-15T14:02:44-07:00</authored-date>
  <message>added rspec matcher for validates_format_of

Signed-off-by: Dan Croak &lt;dcroak@thoughtbot.com&gt;</message>
  <tree>2df8b1e1ae9c434fc45edb568c59e568f6e70a59</tree>
  <committer>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </committer>
</commit>
