mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
init project
This commit is contained in:
10
app/views/challenges/show.json.jbuilder
Normal file
10
app/views/challenges/show.json.jbuilder
Normal file
@@ -0,0 +1,10 @@
|
||||
# 导航栏公共数据
|
||||
json.partial! "challenges/top_common_data", shixun_identifier: @shixun.identifier
|
||||
json.(@challenge, :id, :subject, :task_pass, :difficulty, :score, :exec_time, :st)
|
||||
json.tags @challenge.challenge_tags.map(&:name)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user