forked from Gitlink/forgeplus
fix:simple unit
This commit is contained in:
parent
495de925dd
commit
39f0811f0a
|
@ -1,3 +1 @@
|
|||
json.array! @project_units do |unit|
|
||||
json.type unit.unit_type
|
||||
end
|
||||
json.array! @project_units.pluck(:unit_type)
|
Loading…
Reference in New Issue