DG IZ; quick form in user edit
This commit is contained in:
parent
bc70ebdb95
commit
0c2480c9be
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ Diaspora::Application.routes.draw do
|
||||||
|
|
||||||
match 'services/create', :to => "services#create"
|
match 'services/create', :to => "services#create"
|
||||||
match 'services/destroy', :to => "services#destroy"
|
match 'services/destroy', :to => "services#destroy"
|
||||||
|
match 'services/fb_post', :to => "services#fb_post"
|
||||||
|
|
||||||
match 'warzombie', :to => "dev_utilities#warzombie"
|
match 'warzombie', :to => "dev_utilities#warzombie"
|
||||||
match 'zombiefriends', :to => "dev_utilities#zombiefriends"
|
match 'zombiefriends', :to => "dev_utilities#zombiefriends"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue