Commit ebb13066 by Prem Sichanugrist

Add a missing require statement on top of upfile.rb

Closes #508, Closes #511
parent 7db7ce8e
require 'mime/types'
module Paperclip
# The Upfile module is a convenience module for adding uploaded-file-type methods
# to the +File+ class. Useful for testing.
......
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