2 lines
94 B
Ruby
2 lines
94 B
Ruby
json.extract! client, :id, :created_at, :updated_at
|
|
json.url client_url(client, format: :json) |