Sha256: f5e6c952bc2218919f75c907a7a8efe28d7c6013fbc1a665f6a3c623125246c0
Contents?: true
Size: 363 Bytes
Versions: 111
Compression:
Stored size: 363 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
111 entries across 111 versions & 1 rubygems