You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 3, 2024. It is now read-only.
Processing PagesController#events_for_sensor (for ::ffff:192.168.5.136 at 2010-07-20 16:44:13) [GET]
Parameters: {"sensor"=>"2", "controller"=>"pages", "action"=>"events_for_sensor"}
Rendering template within layouts/application
Rendering pages/events_for_sensor
ActionView::TemplateError (undefined method `in_time_zone' for nil:NilClass) on line #5 of app/views/events/_event.html.erb:
2:
3:
4:
5: <%= time_ago_in_words(Chronic.parse(event.timestamp.in_time_zone('UTC'))) %> ago - <%= event.timestamp.getutc.strftime('%D - %I:%M:%S %p') %>
6:
7:
8:
Rendering template within layouts/application
Rendering /errors/500.html.erb (500 Internal Server Error)
The text was updated successfully, but these errors were encountered: