Sha256: c876be8650fc2d79fc6c783e165ea7fdb84454df7b4407022bdcd5ffc87feaad

Contents?: true

Size: 399 Bytes

Versions: 29

Compression:

Stored size: 399 Bytes

Contents

<%#
# Password Index Partial

This partial renders a password attribute
to be displayed on a resource's index page.

By default, the attribute is rendered as a truncated string.

## Local variables:

- `field`:
  An instance of [Administrate::Field::Password][1].
  A wrapper around the Password.

[1]: http://www.rubydoc.info/gems/administrate/Administrate/Field/Password
%>

<%= field.truncate %>

Version data entries

29 entries across 29 versions & 4 rubygems

Version Path
administrate-1.0.0.beta3 app/views/fields/password/_index.html.erb
administrate_tailwind_theme-0.0.6 app/views/fields/password/_index.html.erb
administrate-1.0.0.beta2 app/views/fields/password/_index.html.erb
administrate-1.0.0.beta1 app/views/fields/password/_index.html.erb
administrate_tailwind_theme-0.0.5 app/views/fields/password/_index.html.erb
administrate_tailwind_theme-0.0.4 app/views/fields/password/_index.html.erb
administrate_tailwind_theme-0.0.3 app/views/fields/password/_index.html.erb
administrate_tailwind_theme-0.0.2 app/views/fields/password/_index.html.erb
administrate_tailwind_theme-0.0.1 app/views/fields/password/_index.html.erb
administrate-0.20.1 app/views/fields/password/_index.html.erb
administrate-0.20.0 app/views/fields/password/_index.html.erb
administrate-0.19.0 app/views/fields/password/_index.html.erb
administrate-0.18.0 app/views/fields/password/_index.html.erb
administrate-0.17.0 app/views/fields/password/_index.html.erb
administrate-0.16.0 app/views/fields/password/_index.html.erb
administrate-0.15.0 app/views/fields/password/_index.html.erb
administrate-0.14.0 app/views/fields/password/_index.html.erb
viniBaxterDesk-22.0.0 app/views/fields/password/_index.html.erb
viniBaxterDesk-0.21.0 app/views/fields/password/_index.html.erb
viniBaxterDesk-0.20.0 app/views/fields/password/_index.html.erb