mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
committed by
GitHub
parent
6149dd4e33
commit
bcdf6ea357
@@ -73,7 +73,7 @@ Snpr::Application.routes.draw do
|
||||
get '/recommend_phenotype/:id/', to: 'phenotypes#recommend_phenotype'
|
||||
get '/press', to: 'static#press'
|
||||
get '/blog' => redirect('http://opensnp.wordpress.com')
|
||||
get '/user_picture_phenotypes/:id/edit', to: 'user_picture_phenotypes#edit'
|
||||
post '/user_picture_phenotypes/:id/edit', to: 'user_picture_phenotypes#edit'
|
||||
get '/user_picture_phenotypes/:id/delete', to: 'user_picture_phenotypes#delete'
|
||||
get '/beacon/rest/responses', to: 'beacon#responses'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user