Sha256: 6a893740e6fe90d521c52d73753a0691727e849c40d39458c2c0bb4e21ad24b8
Contents?: true
Size: 402 Bytes
Versions: 27
Compression:
Stored size: 402 Bytes
Contents
/ # locals: (object: nil, asociable: false) div style="max-width: 22em" = pg_form_for(@user || object) do |f| = f.mensajes_de_error = hidden_field_tag :asociable, true if asociable = f.input :nombre = f.input :apellido = f.input :email = f.input :password, required: false, hint: 'Si se deja en blanco no se cambia' = f.input :developer .mt-2 = f.button :submit
Version data entries
27 entries across 27 versions & 1 rubygems