Sha256: a74b58a3ac06a4be432fbb4c2ad45913a6b5c43cef39bfc577254f6debee8508
Contents?: true
Size: 420 Bytes
Versions: 101
Compression:
Stored size: 420 Bytes
Contents
/ # locals: (object: nil, asociable: false) div style="max-width: 22em" data-controller="pg_form" = pg_form_for(@<%= singular_name %> || object, asociable:) do |f| = f.mensajes_de_error = hidden_field_tag :asociable, true if asociable <%- attributes.each do |attribute| -%> = f.<%= attribute.reference? ? :pg_associable : :input %> :<%= attribute.name %> <%- end -%> .mt-2 = f.button :submit
Version data entries
101 entries across 101 versions & 1 rubygems