mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 22:15:09 +00:00
3 lines
129 B
Ruby
3 lines
129 B
Ruby
json.extract! batch, :id, :created_at, :updated_at
|
|
json.url batch_url(batch, format: :json)
|
|
json.csv_filename batch.csv.filename
|