rtopitt/bolao2014

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/matches_controller.rb10
A
0 mins
app/controllers/my_bet_controller.rb29
A
0 mins
app/controllers/pages_controller.rb9
A
0 mins
app/controllers/payments_controller.rb41
A
0 mins
app/controllers/question_bets_controller.rb48
A
15 mins
app/controllers/questions_controller.rb10
A
0 mins
app/controllers/sessions_controller.rb52
A
0 mins
app/helpers/application_helper.rb11
A
0 mins
app/helpers/sessions_helper.rb2
A
0 mins
app/mailers/admin/notifications_mailer.rb38
A
0 mins
app/mailers/sessions_mailer.rb11
A
0 mins
app/mailers/users_mailer.rb106
A
2 hrs
app/models/bet.rb113
A
2 hrs
app/models/concerns/bettable_event.rb46
A
0 mins
app/models/concerns/event_bet.rb40
A
0 mins
app/models/match.rb145
A
2 hrs
app/models/match_bet.rb101
A
1 hr
app/models/match_scorer.rb11
A
0 mins
app/models/match_updater.rb55
A
0 mins
app/models/one_time_login.rb38
A
0 mins
app/models/payment.rb111
A
0 mins
app/models/payment_gateway_request.rb57
A
0 mins
app/models/payment_updater.rb90
A
1 hr
app/models/player.rb24
A
0 mins
app/models/question.rb90
A
2 hrs
app/models/question_bet.rb66
A
0 mins
app/models/question_scorer.rb11
A
0 mins
app/models/question_updater.rb49
A
0 mins
app/models/team.rb24
A
0 mins
app/models/user.rb87
A
0 mins
app/presenters/bet_presenter.rb63
A
0 mins
app/presenters/match_bet_presenter.rb94
A
0 mins
app/presenters/match_presenter.rb213
B
5 hrs
app/presenters/payment_presenter.rb37
A
0 mins
app/presenters/player_presenter.rb12
A
0 mins
app/presenters/question_bet_presenter.rb69
A
0 mins
app/presenters/question_presenter.rb127
A
0 mins
app/presenters/team_presenter.rb15
A
0 mins
app/presenters/user_presenter.rb17
A
0 mins
app/views/admin/matches/_editable_team.html.erb
app/views/admin/matches/_non_editable_team.html.erb
app/views/admin/matches/edit.html.erb
app/views/admin/notifications_mailer/_payment_information.pt.text.erb
app/views/admin/notifications_mailer/payment_invalid_change.pt.text.erb
app/views/admin/notifications_mailer/payment_normal_change.pt.text.erb
app/views/admin/notifications_mailer/payment_strange_change.pt.text.erb
app/views/admin/questions/edit.html.erb
app/views/bets/index.html.erb
app/views/bets/show.html.erb
app/views/dashboard/index.html.erb