Sha256: ad1d4cffe874af2d9765ed92717d0c1975fd68fc09d19f8f61224158a7542849

Contents?: true

Size: 314 Bytes

Versions: 6

Compression:

Stored size: 314 Bytes

Contents

%tr[esr_file]
  %td= link_to l(esr_file.updated_at), esr_file, 'data-href-container' => 'tr'
  %td.currency= esr_file.esr_records.paid.count
  %td.currency= esr_file.esr_records.invalid.count
  %td.currency= esr_file.esr_records.missing.count
  %td.currency= currency_fmt(esr_file.esr_records.sum(:amount) || 0.0)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
vesr-1.1.1 app/views/esr_files/_esr_file.html.haml
vesr-1.1.0 app/views/esr_files/_esr_file.html.haml
vesr-1.0.1 app/views/esr_files/_esr_file.html.haml
vesr-1.0.0 app/views/esr_files/_esr_file.html.haml
vesr-0.13.1 app/views/esr_files/_esr_file.html.haml
vesr-0.13.0 app/views/esr_files/_esr_file.html.haml