Method: BatchBook::Comment#list

Defined in:
lib/batchbook.rb

#listObject



396
397
398
# File 'lib/batchbook.rb', line 396

def list
  List.find(self.prefix_options[:list_id])
end