haxney/railskating

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rspec
.rubocop.yml
.ruby-version
.travis.yml
.yardopts
COPYING
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/images/rails.png
app/assets/javascripts/analytics.js.coffee
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/events.js.coffee
app/assets/javascripts/rounds.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.scss
app/assets/stylesheets/rounds.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/competitions_controller.rb8
A
0 mins
app/controllers/events_controller.rb9
A
0 mins
app/helpers/adjudicators_helper.rb7
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/couples_helper.rb69
A
0 mins
app/helpers/dances_helper.rb5
A
0 mins
app/helpers/events_helper.rb17
A
0 mins
app/helpers/rounds_helper.rb12
A
0 mins
app/helpers/sub_rounds_helper.rb15
A
0 mins
app/models/adjudicator.rb7
A
0 mins
app/models/competition.rb7
A
0 mins
app/models/couple.rb44
A
0 mins
app/models/couple_round_tally.rb4
A
0 mins
app/models/dance.rb4
A
0 mins
app/models/event.rb49
A
0 mins
app/models/level.rb3
A
0 mins
app/models/mark.rb5
A
0 mins
app/models/placement.rb4
A
0 mins
app/models/round.rb63
A
25 mins
app/models/section.rb3
A
0 mins
app/models/sub_event.rb34
A
0 mins
app/models/sub_placement.rb4
A
0 mins
app/models/sub_round.rb7
A
0 mins
app/models/team.rb4
A
0 mins
app/models/user.rb27
A
0 mins
app/views/adjudicators/_adjudicator_header.html.haml
app/views/competitions/index.html.haml
app/views/competitions/show.html.haml