Sha256: 99950c310b37dd0a2ee73ff850d631ca49a335820a4ef850576fdbea840c1f76

Contents?: true

Size: 289 Bytes

Versions: 29

Compression:

Stored size: 289 Bytes

Contents

.application--sidebar
  %ul.tags-list
    - @tags.each do |tag|
      %li
        = link_to tag.slug, conversations_in_path( tag.slug )
        <b>#{tag.conversations.unread.length}</b>
        (#{tag.conversations.length})
        = link_to "not", conversations_not_in_path( tag.slug )

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
wco_email-0.1.1.93 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.92 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.91 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.90 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.89 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.88 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.86 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.85 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.84 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.83 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.82 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.81 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.80 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.79 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.78 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.77 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.76 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.75 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.72 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.71 app/views/wco_email/_sidebar.haml