mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
first commit
This commit is contained in:
commit
6ad1caf3cd
75 changed files with 1136 additions and 0 deletions
5
config.ru
Normal file
5
config.ru
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# This file is used by Rack-based servers to start the application.
|
||||
|
||||
require_relative 'config/environment'
|
||||
|
||||
run Rails.application
|
||||
Loading…
Add table
Add a link
Reference in a new issue