mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-03-01 09:13:23 -05:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
json.tasks [@tasks.map{|x| x[:record]}] do |task|
|
||
|
json.array! task
|
||
|
end
|