Browse Source

Merge branch 'dev_educoder' of https://git.trustie.net/jasder/forgeplus into dev_educoder

pull/141/head
jasder 5 years ago
parent
commit
06e24a8ea4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/views/projects/create.json.jbuilder

+ 1
- 0
app/views/projects/create.json.jbuilder View File

@@ -1 +1,2 @@
json.extract! @project, :id, :name,:identifier json.extract! @project, :id, :name,:identifier
json.login @project&.owner&.login

Loading…
Cancel
Save