OSDN Git Service

fix manifest
[pettanr/pettanr.git] / config / routes.rb
index 102b413..36da091 100644 (file)
@@ -284,9 +284,8 @@ Pettanr::Application.routes.draw do
       get :count
     end
     member do
-      get :by_speech_balloon
-      #get :by_system_picture
-      get :count_by_speech_balloon
+      get :by_author
+      get :count_by_author
       get :edit
       put :update
     end
@@ -298,10 +297,8 @@ Pettanr::Application.routes.draw do
       get :count
     end
     member do
-      get :by_speech_balloon
-      get :by_writing_format
-      get :count_by_speech_balloon
-      get :count_by_writing_format
+      get :by_author
+      get :count_by_author
       get :edit
       put :update
     end
@@ -368,11 +365,11 @@ Pettanr::Application.routes.draw do
       get :count
       get :credit
       get :search
-      get :list
     end
     member do
+      get :by_artist
+      get :count_by_artist
       get :credit
-      get :browse
     end
   end
   resources :resource_pictures do
@@ -386,10 +383,8 @@ Pettanr::Application.routes.draw do
     end
     member do
       get :by_license
-        get :by_license_group
       get :by_artist
       get :count_by_license
-        get :count_by_license_group
       get :count_by_artist
       delete :destroy
       get :credit