Commit 7a085d30 by Isaac Betesh Committed by Jon Yurek

camelize method comes from activesupport

parent 3dcc08c2
......@@ -2,6 +2,7 @@
require 'uri'
require 'paperclip/url_generator'
require 'active_support/deprecation'
require 'active_support/core_ext/string/inflections'
module Paperclip
# The Attachment class manages the files for a given attachment. It saves
......
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