Mildly better looking signup page w/ errors.

This commit is contained in:
Jason Denney
2013-05-25 10:25:12 -04:00
parent db6b7ff7da
commit a07d6345e8
2 changed files with 24 additions and 0 deletions
@@ -1,3 +1,4 @@
= stylesheet_link_tag "bootstrap_and_overrides", :media => "all"
%h2 Sign up
= form_for(resource, :as => resource_name, :url => registration_path(resource_name)) do |f|
= devise_error_messages!