mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
add licenses show
This commit is contained in:
3
app/views/licenses/show.json.jbuilder
Normal file
3
app/views/licenses/show.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
json.id @license.id
|
||||
json.name @license.name
|
||||
json.content @license.content
|
||||
Reference in New Issue
Block a user