diff --git a/config/routes.rb b/config/routes.rb index 6b54e98..7f8569f 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -3,4 +3,5 @@ Rails.application.routes.draw do resources :glossary_terms + resources :glossary_categories end