ZeusWPI/gamification

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.ruby-version
.travis.yml
Capfile
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/github.png
app/assets/javascripts/bounties.js.coffee
app/assets/javascripts/coders.js.coffee
app/assets/javascripts/datatable_defaults.js.coffee
app/assets/javascripts/graphs.js.coffee
app/assets/javascripts/issues.js.coffee
app/assets/javascripts/repositories.js.coffee
app/assets/javascripts/top4.js.coffee
app/assets/javascripts/webhooks.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/bounties.css.scss
app/assets/stylesheets/coders.css.scss
app/assets/stylesheets/issues.css.scss
app/assets/stylesheets/repositories.css.scss
app/assets/stylesheets/static.css.scss
app/assets/stylesheets/top4.css.scss
app/assets/stylesheets/webhooks.css.scss
app/views/application/_chart_is_loading.html.erb
app/views/application/_flash.html.erb
app/views/bounties/index.html.erb
app/views/bounties/update_or_create.js.coffee
app/views/coders/_coder.html.erb
app/views/coders/_contributions.html.erb
app/views/coders/_scoreboard.html.erb
app/views/coders/datatables/_claimed_bounties.html.erb
app/views/coders/datatables/_commit_history.html.erb
app/views/coders/graphs.js.erb
app/views/coders/show.html.erb
app/views/layouts/application.html.erb
app/views/pages/faq.html.erb
app/views/repositories/_repository.html.erb
app/views/repositories/_scoreboard.html.erb
app/views/repositories/graphs.js.erb
app/views/repositories/index.html.erb
app/views/repositories/show.html.erb
app/views/scoreboard/index.html.erb
app/views/top4/_issue.html.erb
app/views/top4/_issue_closed.html.erb
app/views/top4/show.html.erb