Sha256: 5d1d0743c3699d2bbaaad3868baf2c5b10d7f46f49d672366490c3ef84c87968
Contents?: true
Size: 295 Bytes
Versions: 19
Compression:
Stored size: 295 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 %> <%= value.present? ? show_link(value, options: { readonly: true }) : new_link(metadata[:class]) %>
Version data entries
19 entries across 19 versions & 1 rubygems