3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
|
json.architectures @arches do |json, arch|
|
||
|
json.(arch, :id, :name)
|
||
|
end
|