<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -38,7 +38,7 @@ module Paperclip
       klass   = self.name.gsub(/Test$/, '').constantize
       valid   = [options[:valid]].flatten
       invalid = [options[:invalid]].flatten
-      matcher = validate_attachment_presence(name).allows(valid).rejects(invalid)
+      matcher = validate_attachment_content_type(name).allowing(valid).rejecting(invalid)
       should matcher.description do
         assert_accepts(matcher, klass)
       end</diff>
      <filename>shoulda_macros/paperclip.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5318f7dc8bcef6ed1cbf0333e68e3f21345d384b</id>
    </parent>
  </parents>
  <author>
    <name>Lawrence Pit</name>
    <email>lawrence.pit@gmail.com</email>
  </author>
  <url>http://github.com/BioNuc/paperclip/commit/f44ede70f849acf3ae3403cc1d5e1439fa0fac91</url>
  <id>f44ede70f849acf3ae3403cc1d5e1439fa0fac91</id>
  <committed-date>2009-02-26T19:44:48-08:00</committed-date>
  <authored-date>2009-02-26T15:23:18-08:00</authored-date>
  <message>fix should_validate_attachment_content_type macro
(cherry picked from commit 4db98fb37e32867541f28b7832ce8d28788fd62c)</message>
  <tree>6ade88251bfd4143c432d20b7d5bd2e3bd951663</tree>
  <committer>
    <name>Jon Yurek</name>
    <email>jyurek@thoughtbot.com</email>
  </committer>
</commit>
