mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-08 06:01:43 +08:00
init project
This commit is contained in:
2
app/views/courses/_course.json.jbuilder
Normal file
2
app/views/courses/_course.json.jbuilder
Normal file
@@ -0,0 +1,2 @@
|
||||
json.extract! course, :id, :created_at, :updated_at
|
||||
json.url course_url(course, format: :json)
|
||||
Reference in New Issue
Block a user