@ -134,6 +134,7 @@ class HackUserLastestCodesController < ApplicationController
end
testCases = Base64.encode64(test_sets.to_json)
#codeFileContent = Base64.urlsafe_encode64(@my_hack.code)
Rails.logger.info("###########{@my_hack.identifier}: #{@my_hack.code}")
debug_params = {execMode: exec_mode,
tpiID: @my_hack.identifier,
testCases: testCases,