Commit 65a6ae8c by Mike Burns

Fix the build on 1.9.2: require ./test/helper instead of just test/helper.

parent fba5b8ae
require './test/helper'
require 'test/helper' require 'paperclip/schema'
class MockSchema class MockSchema
include Paperclip::Schema include Paperclip::Schema
......
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