Sha256: b1e1531014585b63c39a6972fa0a272e4c6a722f1292ac25b79003da98f5840f

Contents?: true

Size: 301 Bytes

Versions: 36

Compression:

Stored size: 301 Bytes

Contents

%h2 Forgot your password?
= simple_form_for(resource, :as => resource_name, :url => password_path(resource_name), :html => { :method => :post }) do |f|
  = devise_error_messages!
  = f.input :email
  = f.button :submit, "Send me reset password instructions"
= render :partial => "devise/shared/links"

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
sbdevcore-0.3.10 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.9 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.8 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.7 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.6 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.5 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.4 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.3 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.2 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.1 app/views/admins/passwords/new.html.haml
sbdevcore-0.3.0 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.26 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.25 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.24 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.23 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.22 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.21 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.20 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.19 app/views/admins/passwords/new.html.haml
sbdevcore-0.2.18 app/views/admins/passwords/new.html.haml