Sha256: e11169b2ebee8abbe9468b1474489420c54a9d1c3f80209ee7e9750968f96f7b
Contents?: true
Size: 388 Bytes
Versions: 47
Compression:
Stored size: 388 Bytes
Contents
<%# This partial can be called from the parent app to render the user's posts. The parent view context that renders this partial must include Thredded::ApplicationHelper. TODO: Use a Cell instead. https://github.com/apotonick/cells %> <%# @param posts [Thredded::PostsPageView] %> <%= render_posts posts, partial: 'thredded/users/post', content_partial: 'thredded/posts/content' %>
Version data entries
47 entries across 47 versions & 2 rubygems