Sha256: 982b157b01e90e1127589b397e682b95d578c8505279584e123a5c4de73f2249

Contents?: true

Size: 382 Bytes

Versions: 48

Compression:

Stored size: 382 Bytes

Contents

.meta-table
  - unless @asset.new_record?
    .meta-row
      .key= ficon :calendar, 'Uploaded'
      .value= l @asset.created_at, format: :short

  - if @asset.uploader
    .meta-row
      .key= ficon :torso, 'Uploader'
      .value= @asset.uploader.name

  - if @asset.trashed?
    .meta-row
      .key= ficon :calendar, 'Deleted'
      .value= l @asset.deleted_at, format: :short

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
push_type_admin-0.12.1 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.12.0 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.12.0.beta.1 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.11.2 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.11.1 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.11.0.beta.2 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.11.0.beta.1 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.10.4 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.10.3 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.10.2 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.10.1 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.10.0 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.10.0.beta.5 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.10.0.beta.3 app/views/push_type/admin/assets/_meta_table.html.haml
push_type_admin-0.9.5 app/views/push_type/assets/_meta_table.html.haml
push_type_admin-0.9.3 app/views/push_type/assets/_meta_table.html.haml
push_type_admin-0.9.2 app/views/push_type/assets/_meta_table.html.haml
push_type_admin-0.9.1 app/views/push_type/assets/_meta_table.html.haml
push_type_admin-0.9.0 app/views/push_type/assets/_meta_table.html.haml
push_type_admin-0.9.0.beta.4 app/views/push_type/assets/_meta_table.html.haml