parsley/app/views/task_items/_task_item.json.jbuilder
Dan Elbert 18603dc783
Some checks failed
parsley/pipeline/head There was a failure building this commit
tasks
2018-09-06 18:16:13 -05:00

1 line
99 B
Ruby

json.extract! task_item, :id, :task_list_id, :name, :quantity, :completed, :created_at, :updated_at