Method: BatchBook::Comment#communication=

Defined in:
lib/batchbook.rb

#communication=(communication) ⇒ Object



376
377
378
# File 'lib/batchbook.rb', line 376

def communication=(communication)
  self.prefix_options[:communication_id] = communication.id
end