Sha256: 0c7cc03027e0b57be2d1b608a96a7478063c4f301fa82fe10d6fb9cea968db43

Contents?: true

Size: 256 Bytes

Versions: 28

Compression:

Stored size: 256 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 %>
<%= raw value.present? && decorate(value).to_label || nil %>

Version data entries

28 entries across 14 versions & 1 rubygems

Version Path
wallaby-6.1.0 app/views/wallaby/resources/index/_has_one.csv.erb
wallaby-6.1.0 app/views/wallaby/resources/index/_belongs_to.csv.erb
wallaby-6.0.2 app/views/wallaby/resources/index/_has_one.csv.erb
wallaby-6.0.2 app/views/wallaby/resources/index/_belongs_to.csv.erb
wallaby-6.0.1 app/views/wallaby/resources/index/_has_one.csv.erb
wallaby-6.0.1 app/views/wallaby/resources/index/_belongs_to.csv.erb
wallaby-5.1.8 app/views/wallaby/resources/index/_has_one.csv.erb
wallaby-5.1.8 app/views/wallaby/resources/index/_belongs_to.csv.erb