Sha256: 80961fc5f08c5c7dcb9fc76249875c03447693edce5efcba2d35f6b067de5d80

Contents?: true

Size: 158 Bytes

Versions: 2

Compression:

Stored size: 158 Bytes

Contents

<% if value.present? %>
  <%= show_link value %>
<% elsif !metadata[:is_polymorphic] %>
  <%= new_link metadata[:class] %>
<% else %>
  <%= null %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wallaby-4.1.6 app/views/wallaby/resources/show/_belongs_to.html.erb
wallaby-5.0.1 app/views/wallaby/resources/show/_belongs_to.html.erb