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