Sha256: 6880f82da7f1aea25bd1bc1d08ea7844bf924dd23cd1e8d6e250b907296ede7d
Contents?: true
Size: 351 Bytes
Versions: 12
Compression:
Stored size: 351 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 partial: 'thredded/users/post', collection: posts %>
Version data entries
12 entries across 12 versions & 1 rubygems