Sha256: f518fd5e52de1f1b3b7a4beb8b21fab683f3951ae0cd2eecde9feb7da0df5dcd

Contents?: true

Size: 271 Bytes

Versions: 5

Compression:

Stored size: 271 Bytes

Contents

<div class="form-group mb-3">
  <%%= label_tag "password", "Password", class: "form-label" %>
  <%%= render "field", name: <%= rodauth %>.password_param, id: "password", type: :password, value: "", autocomplete: <%= rodauth %>.password_field_autocomplete_value %>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rodauth-rails-0.17.1 lib/generators/rodauth/templates/app/views/rodauth/_password_field.html.erb
rodauth-rails-0.17.0 lib/generators/rodauth/templates/app/views/rodauth/_password_field.html.erb
rodauth-rails-0.16.0 lib/generators/rodauth/templates/app/views/rodauth/_password_field.html.erb
rodauth-rails-0.15.0 lib/generators/rodauth/templates/app/views/rodauth/_password_field.html.erb
rodauth-rails-0.14.0 lib/generators/rodauth/templates/app/views/rodauth/_password_field.html.erb