forked from jasder/forgeplus
3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
|
json.extract! course, :id, :created_at, :updated_at
|
||
|
json.url course_url(course, format: :json)
|