Update archives_controller.rb

This commit is contained in:
chiu 2019-09-19 22:16:53 +08:00
parent 2e07c02caf
commit d977f0e2a2
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ class ArchivesController < ApplicationController
end
end
end
rescue -> e
rescue => e
puts e
end
{