Sha256: 8d6ba0c8c0a3cb61d48d5d01796abc12459d5fc2dbb3600bd5e2e2acc2ac5452

Contents?: true

Size: 276 Bytes

Versions: 90

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

90 entries across 90 versions & 1 rubygems

Version Path
wco_email-0.1.1.94 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.93 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.92 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.91 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.90 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.89 app/views/wco_email/contexts/summary.haml
wco_email-0.1.1.88 app/views/wco_email/contexts/summary.haml
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