No description
Find a file
2024-01-05 14:15:01 -08:00
app chore: add stimulus commands back into home/index 2024-01-05 14:14:28 -08:00
bin initial commit 2023-12-22 19:20:08 -08:00
config chore: remove examples models and views 2024-01-05 12:48:35 -08:00
db/migrate chore: update schools and districts to correct association between them 2024-01-05 12:46:51 -08:00
lib chore: bump version 2024-01-05 14:15:01 -08:00
public chore: add images 2024-01-05 09:13:28 -08:00
spec chore: remove examples models and views 2024-01-05 12:48:35 -08:00
.byebug_history chore: add byebug 2024-01-05 12:48:48 -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 chore: add byebug 2024-01-05 12:48:48 -08:00
Gemfile.lock chore: add byebug 2024-01-05 12:48:48 -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