Sha256: a31d8a7122ec2ba12d6b1d4972e73c3904509c9b5e4a85f2c80584ea518a45d9

Contents?: true

Size: 290 Bytes

Versions: 14

Compression:

Stored size: 290 Bytes

Contents

<div class="nyauth-error-messages">
  <%= @service.errors.full_messages.join(',') %>
</div>

<%= form_for @service, url: confirmation_requests_path_for(nyauth_client_name) do |f| %>
  <%= f.email_field :email, placeholder: 'email' %>
  <%= f.submit t('nav.nyauth.common.send') %>
<% end %>

Version data entries

14 entries across 7 versions & 1 rubygems

Version Path
nyauth-0.7.2 spec/lib/generators/nyauth/tmp/app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.7.2 app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.7.1 spec/lib/generators/nyauth/tmp/app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.7.1 app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.7.0 app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.7.0 spec/lib/generators/nyauth/tmp/app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.6.2 spec/lib/generators/nyauth/tmp/app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.6.2 app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.6.1 spec/lib/generators/nyauth/tmp/app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.6.1 app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.6.0 spec/lib/generators/nyauth/tmp/app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.6.0 app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.5.0 app/views/nyauth/confirmation_requests/new.html.erb
nyauth-0.5.0 spec/lib/generators/nyauth/tmp/app/views/nyauth/confirmation_requests/new.html.erb