OSDN Git Service

t#30102:update i18n op rp au ar gc gp pc
[pettanr/pettanr.git] / config / routes.rb
index 7ac803d..67008d2 100644 (file)
@@ -114,7 +114,6 @@ Pettanr::Application.routes.draw do
     collection do
       get :index
       get :show
-      get :history
       post :create
       get :list
     end
@@ -122,6 +121,7 @@ Pettanr::Application.routes.draw do
       get :edit
       put :update
       delete :destroy
+      get :history
       get :browse
     end
   end