Sha256: 3faea803b437386aa4622907517824756f0e6c4e5c795e149b1b87a0cbd18ea9
Contents?: true
Size: 882 Bytes
Versions: 6
Compression:
Stored size: 882 Bytes
Contents
o:$YARD::CodeObjects::MethodObject:@visibility:public:@source_type: ruby:@scope: instance:@source"Mdef custom(mime, options={}) options.reverse_merge!(:content_type => mime.to_s) @context.freeze_formats([mime.to_sym]) ### modified this line # change from: # options[:body] = block_given? ? yield : @default_render.call options[:body] = block_given? ? yield : @default_render.call(mime.to_sym) @responses << options end:@explicitT: @tags[ :@current_file_has_commentsF: @lineij:@signature"!def custom(mime, options={}):@files[["+lib/mail_engine/action_mailer_patch.rbij: @name:custom: @path"#ActionMailer::Collector#custom:@docstringIC:YARD::Docstring"