Sha256: ee8fbd58fbf43792727c692f21efd242b662789b112acc0db7c7585679740409
Contents?: true
Size: 167 Bytes
Versions: 17
Compression:
Stored size: 167 Bytes
Contents
require 'paperclip' Paperclip::Attachment.interpolations[:custom_root_path] = proc do |attachment, style| attachment.instance.paperclip_custom_root_path end
Version data entries
17 entries across 17 versions & 1 rubygems