Add comment probably on expectation based implementation searching
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
module Dunlop::TargetFileModel
|
||||
extend ActiveSupport::Concern
|
||||
extend Memoist
|
||||
# Looking for the ::Job implementation? This is implemented in the to_prepare engine statement
|
||||
# lib/dunlop/engine.rb
|
||||
PAPERCLIP_S3_HEADERS = Proc.new do |attachment|
|
||||
if attachment.persisted?
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user