# Plugin's routes # See: http://guides.rubyonrails.org/routing.html Rails.application.routes.draw do resources :glossary_terms resources :glossary_categories end