Sha256: d1f5740aeedaa1552099f458cc649a0518cf66c199cb3ad6ac2fc1e4bf675dc4
Contents?: true
Size: 281 Bytes
Versions: 42
Compression:
Stored size: 281 Bytes
Contents
<%# @param object [model] model instance %> <%# @param field_name [String] name of the field %> <%# @param value [Object] value of the field %> <%# @param metadata [Hash] metadata of the field %> <% if value.present? %> <%= I18n.l value.first %>...<%= I18n.l value.last %><% end %>
Version data entries
42 entries across 14 versions & 1 rubygems