MorningPeak/app/views/bills/show.json.jbuilder
2015-06-16 20:17:16 +02:00

2 lines
128 B
Ruby

json.extract! @bill, :id, :client_id, :title, :description, :amount, :paid, :emission_date, :due_date, :created_at, :updated_at