% content_for :meta_title, 'My Profile History' %> <% content_for :meta_description, "List of a user's historical activities on the site." %> <%= render 'tab_menu' %>
When? | What happened? |
---|---|
<%= human_date_and_time(activity.created_at) %> | <%= "You #{activity.message}".html_safe %> |
You don't have any activities yet. |