Added link for users to update email/password

This commit is contained in:
Jason Denney
2013-05-28 00:27:34 -04:00
parent 0ef4e81474
commit d5662284ab
3 changed files with 11 additions and 1 deletions
@@ -1,3 +1,5 @@
<%= stylesheet_link_tag "bootstrap_and_overrides", :media => "all" %>
<h2>Edit <%= resource_name.to_s.humanize %></h2>
<%= form_for(resource, :as => resource_name, :url => registration_path(resource_name), :html => { :method => :put }) do |f| %>