<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,7 @@ module Paperclip
       klass = self.name.gsub(/Test$/, '').constantize
       context &quot;Class #{klass.name} with attachment #{name}&quot; do
         should &quot;respond to all the right methods&quot; do
-          [name, &quot;#{name}=&quot;, &quot;#{name}?&quot;].each do |meth|
+          [&quot;#{name}&quot;, &quot;#{name}=&quot;, &quot;#{name}?&quot;].each do |meth|
             assert klass.instance_methods.include?(meth), &quot;#{klass.name} does not respond to #{name}.&quot;
           end
         end</diff>
      <filename>shoulda_macros/paperclip.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0d88f76403bf5ffca80577e170e6fb188e690205</id>
    </parent>
  </parents>
  <author>
    <name>Jon Yurek</name>
    <email>jyurek@thoughtbot.com</email>
  </author>
  <url>http://github.com/jim/paperclip/commit/339326dea09ab87c887d0ec9163030d07f6bf32a</url>
  <id>339326dea09ab87c887d0ec9163030d07f6bf32a</id>
  <committed-date>2008-10-15T13:22:14-07:00</committed-date>
  <authored-date>2008-10-15T13:22:14-07:00</authored-date>
  <message>Changed symbol to string for method name comparisons in should_have_attached_file</message>
  <tree>d11e0dd0780cbbd75ac1983e4efa5603905febea</tree>
  <committer>
    <name>Jon Yurek</name>
    <email>jyurek@thoughtbot.com</email>
  </committer>
</commit>
