3 lines
139 B
Text
3 lines
139 B
Text
|
|
json.extract! element, :id, :report_id, :path, :title, :description, :created_at, :updated_at
|
||
|
|
json.url element_url(element, format: :json)
|