parent
e81e5946ca
commit
89aeb6f231
@ -1,4 +1,4 @@
|
|||||||
json.(@hack_user, :id, :status, :error_line, :error_msg, :expected_output,
|
json.(@hack_user, :id, :status, :error_line, :error_msg, :expected_output,
|
||||||
:input, :output, :execute_time, :execute_memory, :created_at)
|
:input, :output, :execute_time, :execute_memory, :created_at, :code)
|
||||||
json.language @hack_user.hack.language
|
json.language @hack_user.hack.language
|
||||||
json.name @hack_user.hack.name
|
json.name @hack_user.hack.name
|
Loading…
Reference in new issue