mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
working on categories and questions
This commit is contained in:
parent
9558aa05ec
commit
4bad7d013c
6 changed files with 35 additions and 11 deletions
6
app/controllers/admin_controller.rb
Normal file
6
app/controllers/admin_controller.rb
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
class AdminController < ApplicationController
|
||||
|
||||
def index
|
||||
end
|
||||
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue