<% events.each do |event| %> <% next if event[:action].blank? or event[:timestamp].blank? %> <% end %>
Activity of users you follow
  User Activity Date
  <%= event[:action].html_safe %> <%= time_ago_in_words(Time.at(event[:timestamp].to_i)) %> ago