Sha256: 5eac0de23b5155df9d80ba44c72d841dfe23cc5b4327d8f4069652b9f3b65b88

Contents?: true

Size: 415 Bytes

Versions: 32

Compression:

Stored size: 415 Bytes

Contents

.meta
  On #{item.created_at.to_s[0...10]}
  %br
  - if item.city
    <b>City:</b> #{link_to item.city.name, city_path( item.city )}
    %br
  - if item.tag
    <b>Tag:</b> #{link_to item.tag.name, tag_path( item.tag )}
    %br
  - if item.site
    <b>Site:</b>
    = link_to "#{item.site.domain}/#{item.site.lang}", site_path( item.site )
    %br
  - if item.user
    <b>User:</b> #{item.user.email}
    %br
    

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
ish_manager-0.1.8.82 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.81 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.80 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.79 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.78 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.77 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.76 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.75 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.74 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.73 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.72 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.71 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.70 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.69 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.68 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.67 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.66 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.65 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.64 app/views/ish_manager/application/_meta.haml
ish_manager-0.1.8.63 app/views/ish_manager/application/_meta.haml