Lots of styling; avatars, payment methods, and more.
This commit is contained in:
@@ -10,7 +10,7 @@ Dooraccess::Application.routes.draw do
|
||||
:only => [:new, :create, :edit, :update],
|
||||
:path => 'users',
|
||||
:path_names => { :new => 'sign_up' },
|
||||
:controller => 'devise/registrations',
|
||||
:controller => 'registrations',
|
||||
:as => :user_registration do
|
||||
get :cancel
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user