Add comment probably on expectation based implementation searching

This commit is contained in:
2018-06-03 11:49:34 -03:00
parent 0d9e16b8a2
commit 36cde69370
+2
View File
@@ -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?
{}