Merge pull request #24 from spacemunkay/denney-reset-password

Denney reset password
This commit is contained in:
jnm
2013-05-30 19:13:49 -07:00
8 changed files with 78 additions and 4 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| %>