OSDN Git Service

add lg_id in resource picture
[pettanr/pettanr.git] / config / routes.rb
index 42f8b46..46e8531 100644 (file)
@@ -382,8 +382,10 @@ Pettanr::Application.routes.draw do
       get :count
     end
     member do
+      get :by_license_group
       get :by_license
       get :by_artist
+      get :count_by_license_group
       get :count_by_license
       get :count_by_artist
       delete :destroy
@@ -430,6 +432,8 @@ Pettanr::Application.routes.draw do
       post :create
     end
     member do
+      get :resource_pictures
+      get :resource_pictures_count
       get :licenses
       get :licenses_count
       put :update