3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
json.array!(@projects) do |name|
|
||
|
json.name name
|
||
|
end
|