gitlink-forgeplus/app/views/projects/project_units/index.json.jbuilder

3 lines
67 B
Ruby

json.array! @project_units do |unit|
json.type unit.unit_type
end