mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
4 lines
57 B
Ruby
4 lines
57 B
Ruby
json.team do
|
|
json.id team.id
|
|
json.name team.name
|
|
end
|