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/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/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
app/views/derby/login.html.erb
app/views/layouts/_messages.html.erb
app/views/layouts/application.html.erb
app/views/races/index.html.erb
bin/bundle
bin/init.d/led-status
bin/init.d/pinewood-derby
bin/led-status
bin/mock-sensor
bin/rails
bin/rake
bin/rspec
bin/spring
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/favicon.png
public/robots.txt
app/assets/javascripts/application.js0
app/controllers/announce_controller.rb36
app/controllers/application_controller.rb8