Update archives_controller.rb
This commit is contained in:
parent
2e07c02caf
commit
d977f0e2a2
|
@ -194,7 +194,7 @@ class ArchivesController < ApplicationController
|
|||
end
|
||||
end
|
||||
end
|
||||
rescue -> e
|
||||
rescue => e
|
||||
puts e
|
||||
end
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue