Files
gitlink-forgeplus/app/views/challenges/create.json.jbuilder
2020-03-09 00:40:16 +08:00

3 lines
76 B
Ruby

json.status 1
json.messages "新建成功"
json.challenge_id @challenge.id