|
|
@ -7,4 +7,4 @@ json.quotes attachment.quotes_count
|
|
|
|
json.downloads_count attachment.downloads_count
|
|
|
|
json.downloads_count attachment.downloads_count
|
|
|
|
json.created_on attachment.created_on
|
|
|
|
json.created_on attachment.created_on
|
|
|
|
json.url attachment_path(attachment, type: 'history')
|
|
|
|
json.url attachment_path(attachment, type: 'history')
|
|
|
|
json.is_pdf attachment.is_pdf?
|
|
|
|
json.is_pdf attachment.is_history_pdf?
|
|
|
|