Permalink
Cannot retrieve contributors at this time
5 lines (5 sloc)
179 Bytes
|
Rails.application.routes.draw do |
|
resources :courses |
|
resources :users |
|
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html |
|
end |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.