更新 user_feed.html.erb

This commit is contained in:
钟进 2020-07-10 14:19:04 +00:00
parent 22e8675e44
commit 03ab29a9f9

View File

@ -50,7 +50,7 @@
<li class="PublicUserProfile-detail">
<i class="CDB-IconFont CDB-IconFont-calendar CDB-IconFont--withLabel"></i>
Member since <%= @viewed_user.created_at.strftime("%B %Y") %>
<%= @viewed_user.created_at.strftime("%B %Y") %>
</li>
</ul>
</div>