j
k
j a
j l
+ 'subject' => data['subject'] || nil, + 'to' => data['to'] || nil, + 'body' => data['body'] || nil
'|| nil' can be removed w/o changing behavior? Thanks, Fengguang
Back to the thread
Back to the list