Commit 2e60695
Changed files (1)
config
config/routes.rb
@@ -4,5 +4,5 @@ Rails.application.routes.draw do
end
resources :dispositions
- root 'events#index'
+ root 'agents#index'
end