Sha256: 11897d4173cdf88dae3ee923f38ab43fc8b7811a946a0b052504d7789a28a770

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

<div class="list_post">
<h3><%= link_to_unless_current h(post.title.capitalize), post_path(post) %></h3>
Posted <%= time_ago_in_words(post.created_at) %> ago by <%= link_to post.user.username, user_path(post.user) %>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
turbo-generators-0.0.2 rails_generators/turbo_blog/templates/views/partials/_list_post.html.erb
turbo-generators-0.0.1 rails_generators/turbo_blog/templates/views/partials/_list_post.html.erb
turbo-generators-0.0.0 rails_generators/turbo_blog/templates/views/partials/_list_post.html.erb