dev_video
daiao 5 years ago
parent 213d21f782
commit ec7fbf39b2

@ -237,8 +237,8 @@ class ChallengesController < ApplicationController
end end
end end
rescue => e rescue Exception => e
logger_error("##update_challenges: ##{e.message}") logger.error("##update_challenges: ##{e.message}")
tip_exception("#{e.message}") tip_exception("#{e.message}")
end end

Loading…
Cancel
Save