Sha256: 7545fadb2464e618e9e151e7cbf58cbb94b6eb88d9bc8f14fca9ac263acd45a8
Contents?: true
Size: 256 Bytes
Versions: 88
Compression:
Stored size: 256 Bytes
Contents
<% if lookup_context.exists?(handler_form.object.to_partial_path, [], true) %> <%= render partial: handler_form.object.to_partial_path, locals: { handler: handler_form.object, form: handler_form } %> <% else %> <%= handler_form.all_fields %> <% end %>
Version data entries
88 entries across 88 versions & 1 rubygems