forgeplus/app/views/projects/migrate.json.jbuilder

2 lines
81 B
Plaintext
Raw Normal View History

2020-08-15 19:52:58 +08:00
json.extract! @project, :id, :name, :identifier
json.login @project&.owner&.login