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