Error when calling show for notices
Started GET "/me/notices/XXXX" for 127.0.0.1 at 2018-10-15 11:06:58 -0700 Processing by Me::NoticesController#show as HTML Parameters: {"id"=>"XXXX"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.5ms)
TypeError (nil is not a symbol): app/controllers/me/notices_controller.rb:15:in `show'