Skip to content

Commit

Permalink
do not reset Attachment_fu in the preparation callbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Dec 5, 2008
1 parent 28ff8e2 commit c011636
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

config.to_prepare do
AttachmentFu.setup ActiveRecord::Base
AttachmentFu.reset
end

class ActionController::TestUploadedFile
Expand Down

0 comments on commit c011636

Please sign in to comment.