Commit 24a90869 by Mike Burns

Clear attachments in a setup

parent 169d8d7e
require './test/helper'
class PaperclipMissingAttachmentStylesTest < Test::Unit::TestCase
def setup
Paperclip::Tasks::Attachments.clear
end
context "Paperclip" do
setup do
Paperclip::Tasks::Attachments.clear
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment