Sha256: 4105fe61da42323e1b5b87503e1f073708af195e5fa67d49c270107f074ef373

Contents?: true

Size: 214 Bytes

Versions: 11

Compression:

Stored size: 214 Bytes

Contents

<div class="text_field">
  <%= form.label :email %>
  <%= form.text_field :email, :type => "email" %>
</div>
<div class="password_field">
  <%= form.label :password %>
  <%= form.password_field :password %>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
clearance-0.16.3 app/views/users/_form.html.erb
clearance-0.16.2 app/views/users/_form.html.erb
clearance-0.16.1 app/views/users/_form.html.erb
clearance-0.16.0 app/views/users/_form.html.erb
clearance-0.15.0 app/views/users/_form.html.erb
clearance-0.14.0 app/views/users/_form.html.erb
clearance-0.13.2 app/views/users/_form.html.erb
clearance-0.13.0 app/views/users/_form.html.erb
clearance-0.12.0 app/views/users/_form.html.erb
clearance-0.11.2 app/views/users/_form.html.erb
clearance-0.11.1 app/views/users/_form.html.erb