Sha256: 352142bfcbe2470e73af929aef2a0a8777b1e5d82708a4f31f24b54d01cad5f1

Contents?: true

Size: 362 Bytes

Versions: 77

Compression:

Stored size: 362 Bytes

Contents

.meta

  <b>On</b> #{item.created_at.to_s[0...10]}
  - if item.user_profile
    <b>By</b>
    = link_to item.user_profile.name, edit_user_profile_path( item.user_profile )

  -# - if item.tags.length > 0
  -#   <b>Tags:</b> #{ item.tags.map(&:name).join(', ') }

  - if defined?(item.premium_tier) && item.premium_tier > 0
    <b>Tier $#{item.premium_tier}</b>

Version data entries

77 entries across 77 versions & 1 rubygems

Version Path
ish_manager-0.1.8.513 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.512 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.511 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.510 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.509 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.508 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.507 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.506 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.505 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.504 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.503 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.500 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.499 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.498 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.497 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.496 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.495 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.494 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.493 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.492 app/views/ish_manager/application/_meta.haml