Sha256: e0d657c10333913079b7af1cc0f437987ac63499e88447ea02b0ab4f6dc4fa5b

Contents?: true

Size: 355 Bytes

Versions: 71

Compression:

Stored size: 355 Bytes

Contents

%h2 Отправить инструкцию активации
= form_for(resource, :as => resource_name, :url => confirmation_path(resource_name), :html => { :method => :post }) do |f|
  = devise_error_messages!
  %p
    = f.label :email
    %br/
    = f.email_field :email
  %p= f.submit "Отправить"
= render :partial => "devise/shared/links"

Version data entries

71 entries across 71 versions & 3 rubygems

Version Path
constructor-core-0.8.19 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.18 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.17 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.16 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.15 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.14 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.13 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.12 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.11 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.10 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.8 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.7 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.6 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.5 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.4 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.3 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.2 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.1 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.8.0 app/views/constructor_core/devise/confirmations/new.html.haml
constructor-core-0.7.10 app/views/constructor_core/devise/confirmations/new.html.haml