Merge branch 'master' of github.com:diaspora/diaspora
This commit is contained in:
commit
da51d35001
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ Diaspora::Application.routes.draw do
|
|||
match 'logout', :to => 'devise/sessions#destroy', :as => "destroy_user_session"
|
||||
match 'signup', :to => 'registrations#new', :as => "new_user_registration"
|
||||
|
||||
match 'get_to_the_choppa', :to => redirect("/signup")
|
||||
#public routes
|
||||
#
|
||||
match 'webfinger', :to => 'publics#webfinger'
|
||||
|
|
|
|||
Loading…
Reference in a new issue