MorningPeak/app/views/client_bills/show.json.jbuilder
2015-06-18 01:56:36 +02:00

2 lines
116 B
Ruby

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