mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
Extract legacy parts of the codebase into its own module
This commit is contained in:
parent
cf6e80ce6b
commit
413096dfe2
269 changed files with 5549 additions and 5279 deletions
8
app/controllers/legacy/admin_controller.rb
Normal file
8
app/controllers/legacy/admin_controller.rb
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
module Legacy
|
||||
class AdminController < ApplicationController
|
||||
|
||||
def index
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue