rtopitt/bolao2014

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/layouts/_favicon.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_messages.html.erb
app/views/layouts/_navigation.html.erb
app/views/layouts/_navigation_links.html.erb
app/views/layouts/application.html.erb
app/views/layouts/emails.text.erb
app/views/match_bets/edit.html.erb
app/views/matches/_match.html.erb
app/views/matches/index.html.erb
app/views/matches/show.html.erb
app/views/my_bet/_bet.html.erb
app/views/my_bet/_match_bet_list_info.html.erb
app/views/my_bet/_match_list_info.html.erb
app/views/my_bet/_payment.html.erb
app/views/my_bet/_question_bet_list_info.html.erb
app/views/my_bet/_question_list_info.html.erb
app/views/my_bet/matches.html.erb
app/views/my_bet/questions.html.erb
app/views/my_bet/show.html.erb
app/views/pages/help.pt.html.erb
app/views/payments/_cancelled.html.erb
app/views/payments/_in_analysis.html.erb
app/views/payments/_in_dispute.html.erb
app/views/payments/_initiated.html.erb
app/views/payments/_paid.html.erb
app/views/payments/_refunded.html.erb
app/views/payments/_waiting_payment.html.erb
app/views/payments/new.html.erb
app/views/question_bets/edit.html.erb
app/views/questions/index.html.erb
app/views/questions/show.html.erb
app/views/sessions/new.html.erb
app/views/sessions/one_time_token.html.erb
app/views/sessions_mailer/one_time_login.en.text.erb
app/views/sessions_mailer/one_time_login.pt.text.erb
app/views/users_mailer/match_bet_reminder.pt.text.erb
app/views/users_mailer/match_bet_scored.pt.text.erb
app/views/users_mailer/match_bettable_notification.pt.text.erb
app/views/users_mailer/question_bet_reminder.pt.text.erb
app/views/users_mailer/question_bet_scored.pt.text.erb
app/views/users_mailer/unpaid_bet_reminder.pt.text.erb
app/workers/base_score_worker.rb9
A
0 mins
app/workers/bet_score_worker.rb2
A
0 mins
app/workers/email_worker.rb11
A
0 mins
app/workers/match_score_worker.rb2
A
0 mins
app/workers/pagseguro_transaction_worker.rb12
A
0 mins
app/workers/question_score_worker.rb2
A
0 mins
bin/autospec
bin/bundle