Index: lib/technoweenie/attachment_fu.rb =================================================================== --- lib/technoweenie/attachment_fu.rb (revision 3145) +++ lib/technoweenie/attachment_fu.rb (working copy) @@ -263,7 +263,7 @@ file_data.rewind self.temp_data = file_data.read else - self.temp_path = file_data.path + self.temp_path = file_data end end