<%= link_to 'View all', resources_path %>
<% end %>File | Category | Type | Size | Created | |
---|---|---|---|---|---|
<%= link_to resource.filename, resource.authenticated_s3_url(:use_ssl => true) %> | <%= link_to resource.name, resource.authenticated_s3_url(:use_ssl => true) %> | <%= resource.category.name rescue nil %> | <%= resource.content_type %> | <%= number_to_human_size(resource.size) %> | <%= standard_date(resource.created_at) %> |