Sha256: 8d6ba0c8c0a3cb61d48d5d01796abc12459d5fc2dbb3600bd5e2e2acc2ac5452

Contents?: true

Size: 276 Bytes

Versions: 83

Compression:

Stored size: 276 Bytes

Contents

.email-contexts-summary.maxwidth.center-headers
  .header
    %h2.title Email Contexts - Summary

  %table.bordered
    %thead
      %tr
        %th Date
        %th Count
    %tbody
      - @results.each do |r|
        %tr
          %td= r['_id']
          %td= r['total']

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
wco_email-0.1.1.86 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.85 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.84 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.83 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.82 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.81 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.80 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.79 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.78 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.77 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.76 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.75 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.72 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.71 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.70 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.69 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.68 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.67 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.66 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.65 app/views/wco_email/contexts/summary.haml