evazion
47ecf034a7
/posts/:id/events - fix exception when viewed by mod.
NoMethodError exception raised
undefined method `creator' for #<PostEvent:0x007f9a298e64d8> Did you mean? creator_id
app/views/post_events/index.html.erb:23:in `block in _app_views_post_events_index_html_erb__2088986421112502721_70150054247640'
app/views/post_events/index.html.erb:18:in `each'
app/views/post_events/index.html.erb:18:in `_app_views_post_events_index_html_erb__2088986421112502721_70150054247640'
app/controllers/post_events_controller.rb:6:in `index'
2017-03-21 17:17:18 -05:00
..
2017-03-15 16:08:47 -07:00
2016-09-18 14:13:11 +05:00
2016-12-28 15:47:28 -08:00
2017-03-21 17:17:18 -05:00
2017-03-15 16:08:47 -07:00
2017-02-18 03:10:49 -06:00
2016-11-01 13:28:31 -07:00
2017-03-21 14:40:46 -07:00
2017-02-21 15:04:55 -08:00