Fuck, missed some files
This commit is contained in:
@@ -12,6 +12,7 @@ Beathaven::Application.routes.draw do
|
||||
match 'reg/complete' => 'user#complete'
|
||||
match 'login' => 'user#login'
|
||||
match 'user/profile' => 'user#update'
|
||||
match 'user/invite' => 'user#invite'
|
||||
|
||||
match '*a', :to => 'errors#routing'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user