Sha256: 930034476f4ab7a2e9356cb0ab34e538b2be0cdce2d48189c0f944b609c7d0c0
Contents?: true
Size: 455 Bytes
Versions: 45
Compression:
Stored size: 455 Bytes
Contents
p= l(Time.zone.now) p= "XML files archived to #{summary.archive_folder} and took #{summary.elapsed_time} seconds" p= "Count of patients changed since the last time they were sent: #{summary.num_changed_patients}" - if summary.results.empty? p Nothing to send - else ul - summary.results.each do |key, value| li= "#{key.to_s.humanize}: #{value}" p= "Count of files waiting in outgoing folder: #{summary.count_of_files_in_outgoing_folder}"
Version data entries
45 entries across 45 versions & 1 rubygems