removes duplicate code
This commit is contained in:
@@ -84,12 +84,6 @@ Rails.application.routes.draw do
|
||||
end
|
||||
end
|
||||
|
||||
scope module: :budget do
|
||||
resources :budgets do
|
||||
resources :investments, only: [:index]
|
||||
end
|
||||
end
|
||||
|
||||
resources :stats, only: [:index]
|
||||
|
||||
resources :legislations, only: [:show]
|
||||
|
||||
Reference in New Issue
Block a user