2 lines
92 B
Ruby
2 lines
92 B
Ruby
json.extract! batch, :id, :created_at, :updated_at
|
|
json.url batch_url(batch, format: :json)
|