<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -220,7 +220,7 @@ module Paperclip
 
     # Returns an array containing the errors on this attachment.
     def errors
-      @errors
+      @errors.select {|k, v| v != nil}.map {|e| e.last}
     end
 
     # Returns true if there are changes that need to be saved.</diff>
      <filename>lib/paperclip/attachment.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c61c1ecdd77d80ee394c40335cd8269298995353</id>
    </parent>
    <parent>
      <id>1f61ee5bd5319bcd67b6256921b2f21505129734</id>
    </parent>
  </parents>
  <author>
    <name>chris-at-thewebfellas</name>
    <email>chrisanderton@ca-macbook.local</email>
  </author>
  <url>http://github.com/thewebfellas/paperclip/commit/3ac7cfe1071616460c7e4df76a0a7d7959ef4e28</url>
  <id>3ac7cfe1071616460c7e4df76a0a7d7959ef4e28</id>
  <committed-date>2008-12-04T07:30:56-08:00</committed-date>
  <authored-date>2008-12-04T07:30:56-08:00</authored-date>
  <message>Merge branch 'master' of git://github.com/baldowl/paperclip</message>
  <tree>c9697ea76e1a5805a90db952e1cbbfe7ab46500d</tree>
  <committer>
    <name>chris-at-thewebfellas</name>
    <email>chrisanderton@ca-macbook.local</email>
  </committer>
</commit>
