aboutsummaryrefslogtreecommitdiff
path: root/views/_history_brief.haml
blob: 85329914fb7bd91b9e6f7ef1048d57a8a937d71f (plain)
1
2
3
4
5
6
%p
  = history.created_at.strftime("%R")
  - history.alerts.each do |alert|
    = alert.subject
    = alert.summary
  = history.event