From d977f0e2a2f28a1eb2ff93cc88745355b8925153 Mon Sep 17 00:00:00 2001 From: chiu Date: Thu, 19 Sep 2019 22:16:53 +0800 Subject: [PATCH] Update archives_controller.rb --- app/controllers/archives_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/archives_controller.rb b/app/controllers/archives_controller.rb index 90ce505..24c37ab 100644 --- a/app/controllers/archives_controller.rb +++ b/app/controllers/archives_controller.rb @@ -194,7 +194,7 @@ class ArchivesController < ApplicationController end end end - rescue -> e + rescue => e puts e end {