No description
Find a file
2024-01-05 09:13:28 -08:00
app chore: add images 2024-01-05 09:13:28 -08:00
bin initial commit 2023-12-22 19:20:08 -08:00
config dirty commit: can't get references to work correctly between any tables 2024-01-04 19:36:10 -08:00
db/migrate swap around schools and district to not be namespaced 2024-01-04 21:25:39 -08:00
lib dirty commit: can't get references to work correctly between any tables 2024-01-04 19:36:10 -08:00
public chore: add images 2024-01-05 09:13:28 -08:00
spec swap around schools and district to not be namespaced 2024-01-04 21:25:39 -08:00
.gitignore initial commit 2023-12-22 19:20:08 -08:00
.rspec install and set up rspec 2023-12-22 19:28:27 -08:00
dashboard.gemspec dirty commit: can't get references to work correctly between any tables 2024-01-04 19:36:10 -08:00
Gemfile initial commit 2023-12-22 19:20:08 -08:00
Gemfile.lock dirty commit: can't get references to work correctly between any tables 2024-01-04 19:36:10 -08:00
Rakefile initial commit 2023-12-22 19:20:08 -08:00
README.md Add setup steps to the readme 2023-12-22 21:07:27 -08:00

Dashboard

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "dashboard", git: "https://github.com/edcommonwealth/Dashboard"

And then execute:

$ bundle

And run the migrations:

bundle exec rake dashboard:install:migrations

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the GPL v3 license