diff --git a/config/routes.rb b/config/routes.rb index 4253c7cfa..64fa717c4 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -63,6 +63,7 @@ post :read end collection do + get :read post :read_all end end