nilbus/pinewood-derby

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-version
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile
README.md
Rakefile
app/assets/images/forkme_right_darkblue_121621.png
app/assets/javascripts/announcer.js.coffee
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/contestants.js.coffee
app/assets/stylesheets/announcer.css.sass
app/assets/stylesheets/application.css.sass
app/assets/stylesheets/contestants.css.sass
app/assets/stylesheets/layout.css
app/assets/stylesheets/welcome.css.scss
app/controllers/announce_controller.rb36
A
0 mins
app/controllers/application_controller.rb8
A
0 mins
app/controllers/board_controller.rb7
A
0 mins
app/controllers/contestants_controller.rb76
A
30 mins
app/controllers/derby_controller.rb25
A
0 mins
app/controllers/heats_controller.rb9
A
0 mins
app/controllers/races_controller.rb34
A
0 mins
app/controllers/runs_controller.rb7
A
0 mins
app/helpers/application_helper.rb13
A
0 mins
app/helpers/board_helper.rb36
A
0 mins
app/helpers/contestants_helper.rb2
A
0 mins
app/models/contestant.rb60
A
25 mins
app/models/dashboard.rb65
A
0 mins
app/models/derby.rb2
A
0 mins
app/models/derby_config.rb35
A
0 mins
app/models/heat.rb87
A
1 hr
app/models/notice.rb2
A
0 mins
app/models/race_manager.rb17
A
0 mins
app/models/run.rb24
A
0 mins
app/models/sensor_state.rb8
A
0 mins
app/models/sensor_watch.rb65
A
0 mins
app/models/single_value.rb21
A
0 mins
app/views/board/_forkme.html.erb
app/views/board/status_board.html.erb
app/views/board/welcome.html.erb
app/views/contestants/_form.html.erb
app/views/contestants/edit.html.erb
app/views/contestants/index.html.erb
app/views/contestants/new.html.erb
app/views/contestants/show.html.erb