mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 19:53:05 +08:00
3 lines
97 B
Ruby
3 lines
97 B
Ruby
json.extract! course, :id, :created_at, :updated_at
|
|
json.url course_url(course, format: :json)
|