|
|
|
@ -238,8 +238,8 @@ class ChallengesController < ApplicationController
|
|
|
|
|
#Attachment.attach_files(@challenge, params[:attachments])
|
|
|
|
|
end
|
|
|
|
|
|
|
|
|
|
rescue Exception => e
|
|
|
|
|
end
|
|
|
|
|
rescue Exception => e
|
|
|
|
|
logger.error("##update_challenges: ##{e.message}")
|
|
|
|
|
tip_exception("#{e.message}")
|
|
|
|
|
end
|
|
|
|
|