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 {