Sha256: b0d5ed0bcf28dbe20111e365a0c10d53fc16d8b36f952083c2116d671432154f

Contents?: true

Size: 287 Bytes

Versions: 20

Compression:

Stored size: 287 Bytes

Contents

<%= simple_form_for user, url: detect_existence_users_path do |f| %>
  <%= f.error_notification %>

  <div class="form-inputs">
    <%= f.input :email %>
  </div>

  <div class="form-actions">
    <%= f.button :submit, value: 'proceed', :class => 'btn btn-primary' %>
  </div>
<% end %>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
tkh_authentication-0.9.17.2 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.17.1 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.17 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.16 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.15 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.14 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.13 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.12 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.11 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.10 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.9 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.8 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.7 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.6 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.5 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.4 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.9.3 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.1.11 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.1.10 app/views/users/_detect_user_existence_form.html.erb
tkh_authentication-0.1.9 app/views/users/_detect_user_existence_form.html.erb