MorningPeak/app/views/client_tickets/show.json.jbuilder
Arthur Poulet b865a60bea Ticket is ready
- Ticket in user/admin sides ok (respond tested)
- Fix seeds
- Fix models
- Fix all migrations
- Add client_... controllers (bills/tickets)
2015-06-18 00:56:01 +02:00

2 lines
83 B
Ruby

json.extract! @ticket, :id, :title, :description, :state, :created_at, :updated_at