Sha256: 4983d92b504facb46c3c1ef433b87cf33c6500bfb7c6ed4bc5a73fbe4334db85
Contents?: true
Size: 274 Bytes
Versions: 13
Compression:
Stored size: 274 Bytes
Contents
- title = (recent.item.respond_to?(:full_name) ? recent.item.full_name : recent.item.name) %li{ class: recent != @versions.last ? "" : "last" } %dt= link_to(truncate(title, length: 19), polymorphic_url(recent.item), title: title) %tt= t(recent.item_type.downcase) + ":"
Version data entries
13 entries across 13 versions & 1 rubygems