Files
nemo_encoder/app/views/api/batches/batch_end.json.jbuilder
2017-01-24 17:45:40 +06:30

2 lines
54 B
Ruby

json.set! :status, @out[0]
json.set! :message,@out[1]