Sha256: d96fc333ab88108038b6c775485ea49b22c9c2a9571955701c71e453fbdb2c94

Contents?: true

Size: 203 Bytes

Versions: 1

Compression:

Stored size: 203 Bytes

Contents

<h1>Listing threads</h1>
Ttotal unread thread for <%= current_user.email %> is ::
<span><%= Discussion::Thread.total_unread_by(current_user) %></span>

<%= render :partial => "discussion/threads/list" %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
discussion-0.0.1 app/views/discussion/threads/_index.html.erb