Rails.application.routes.draw do resources :new_class_tables resources :user_classes # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html end