Sha256: 969a1a8d766f18cc323db8129739e271720027716de11ccc18a75da0f7262458

Contents?: true

Size: 359 Bytes

Versions: 46

Compression:

Stored size: 359 Bytes

Contents

<% post, content = post_and_content if local_assigns.key?(:post_and_content) %>
<%= content_tag :article, id: dom_id(post), class: 'thredded--post' do %>
  <%= render 'thredded/posts_common/actions', post: post %>
  <%= render 'thredded/posts_common/header_with_topic', post: post %>
  <%= content || render('thredded/posts/content', post: post) %>
<% end %>

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
thredded-1.1.0 app/views/thredded/users/_post.html.erb
thredded-1.0.1 app/views/thredded/users/_post.html.erb
thredded-1.0.0 app/views/thredded/users/_post.html.erb
thredded-0.16.16 app/views/thredded/users/_post.html.erb
thredded-0.16.15 app/views/thredded/users/_post.html.erb
thredded-0.16.14 app/views/thredded/users/_post.html.erb
thredded-0.16.13 app/views/thredded/users/_post.html.erb
thredded-0.16.12 app/views/thredded/users/_post.html.erb
thredded-0.16.11 app/views/thredded/users/_post.html.erb
thredded-0.16.10 app/views/thredded/users/_post.html.erb
thredded-0.16.9 app/views/thredded/users/_post.html.erb
thredded-0.16.8 app/views/thredded/users/_post.html.erb
thredded-0.16.7 app/views/thredded/users/_post.html.erb
thredded-0.16.6 app/views/thredded/users/_post.html.erb
thredded-0.16.5 app/views/thredded/users/_post.html.erb
thredded-0.16.4 app/views/thredded/users/_post.html.erb
thredded-0.16.3 app/views/thredded/users/_post.html.erb
thredded-0.16.1 app/views/thredded/users/_post.html.erb
thredded-0.16.0 app/views/thredded/users/_post.html.erb
thredded-0.15.5 app/views/thredded/users/_post.html.erb