Method: BatchBook::Comment#communication

Defined in:
lib/batchbook.rb

#communicationObject



372
373
374
# File 'lib/batchbook.rb', line 372

def communication
  Communication.find(self.prefix_options[:communication_id])
end