X-Git-Url: http://git.osdn.net/view?p=pettanr%2Fpettanr.git;a=blobdiff_plain;f=config%2Froutes.rb;h=f6c969cbae973d15ef95f9955c348b693a9563d2;hp=3ccb1e9402622856a09aeb0c9eb4d0a63f3c9673;hb=8ec74dec6d3b971a050d2a14979783ccd54f06a2;hpb=6feb1c7f35b819955c56b14b6cfb7d1c21c0cffa diff --git a/config/routes.rb b/config/routes.rb index 3ccb1e94..f6c969cb 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -326,6 +326,7 @@ Pettanr::Application.routes.draw do collection do get :index get :show + get :search get :new post :create end