Sha256: 9416dfff45a80ea93c0ba2caba50d2e9b207bd21f49058f78c0f1e1406a4e0d2
Contents?: true
Size: 390 Bytes
Versions: 6
Compression:
Stored size: 390 Bytes
Contents
%tr %td %a{href: edit_weeler_translation_path(translation.id)} \ #{translation.locale} %td= translation.key - if translation.value.present? && translation.value.is_a?(String) %td= strip_tags(truncate(translation.value, lenght: 50)) - else %td= translation.value %td= translation.interpolations %td.text-center= translation.created_at.strftime("%d/%m/%Y")
Version data entries
6 entries across 6 versions & 1 rubygems