Sha256: cf78153851876f540b09af398e5c2cf0ad58677df0a1d8b0ec761b0cd3a6bf1b

Contents?: true

Size: 304 Bytes

Versions: 32

Compression:

Stored size: 304 Bytes

Contents

.application--sidebar
  %ul.tags-list
    - @tags.each do |tag|
      %li
        = link_to tag.slug, email_conversations_in_path( tag.slug )
        -# (#{tag.conversations.unread.length}, #{tag.conversations.length})
        (#{tag.conversations.unread.length})
        (#{tag.conversations.length})

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
wco_email-0.1.1.32 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.31 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.30 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.29 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.28 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.27 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.26 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.25 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.24 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.23 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.22 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.21 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.20 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.19 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.18 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.17 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.16 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.15 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.14 app/views/wco_email/_sidebar.haml
wco_email-0.1.1.13 app/views/wco_email/_sidebar.haml