Sha256: 6e10ce505ab8ddad577036406b16c6cc8089f7d849b7bc9904d2c767c371cb9c

Contents?: true

Size: 343 Bytes

Versions: 4

Compression:

Stored size: 343 Bytes

Contents

<%= user.error_messages %>
<%= user.text_field :name, label:  t(".name"), class:  "span6" %>
<%= user.text_field :email, label:  t(".email"), class:  "span6" %>
<%= user.password_field :password, label:  t(".password"), class:  "span6" %>
<%= user.password_field :password_confirmation, label:  t(".password_confirmation"), class:  "span6" %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
monologue-0.5.0 app/views/monologue/admin/users/_form.html.erb
monologue-0.4.1 app/views/monologue/admin/users/_form.html.erb
monologue-0.4.0 app/views/monologue/admin/users/_form.html.erb
monologue-0.3.0 app/views/monologue/admin/users/_form.html.erb