mayth/parasol

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/players/sessions_controller.rb6
A
0 mins
app/controllers/posts_controller.rb21
A
0 mins
app/controllers/teams_controller.rb68
A
0 mins
app/helpers/admin/adjustments_helper.rb2
A
0 mins
app/helpers/admin/challenges_helper.rb2
A
0 mins
app/helpers/admin/home_helper.rb2
A
0 mins
app/helpers/admin/players_helper.rb2
A
0 mins
app/helpers/admin/posts_helper.rb2
A
0 mins
app/helpers/admin/settings_helper.rb2
A
0 mins
app/helpers/admin/teams_helper.rb2
A
0 mins
app/helpers/application_helper.rb40
A
0 mins
app/helpers/challenges_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/posts_helper.rb2
A
0 mins
app/helpers/teams_helper.rb2
A
0 mins
app/models/adjustment.rb12
A
0 mins
app/models/admin.rb4
A
0 mins
app/models/answer.rb57
A
0 mins
app/models/challenge.rb45
A
0 mins
app/models/flag.rb13
A
0 mins
app/models/player.rb84
A
0 mins
app/models/post.rb11
A
0 mins
app/models/setting.rb2
A
0 mins
app/models/team.rb100
A
0 mins
app/views/admin/adjustments/_form.html.haml
app/views/admin/adjustments/edit.html.haml
app/views/admin/adjustments/index.html.haml
app/views/admin/adjustments/index.json.jbuilder
app/views/admin/adjustments/new.html.haml
app/views/admin/adjustments/show.html.haml
app/views/admin/adjustments/show.json.jbuilder
app/views/admin/challenges/_flag_fields.haml
app/views/admin/challenges/_form.html.haml
app/views/admin/challenges/edit.html.haml
app/views/admin/challenges/index.html.haml
app/views/admin/challenges/index.json.jbuilder
app/views/admin/challenges/new.html.haml
app/views/admin/challenges/show.html.haml
app/views/admin/challenges/show.json.jbuilder
app/views/admin/confirmations/new.html.haml
app/views/admin/home/index.html.haml
app/views/admin/mailer/confirmation_instructions.html.haml
app/views/admin/mailer/reset_password_instructions.html.haml
app/views/admin/mailer/unlock_instructions.html.haml
app/views/admin/passwords/edit.html.haml
app/views/admin/passwords/new.html.haml
app/views/admin/players/_form.html.haml
app/views/admin/players/edit.html.haml
app/views/admin/players/index.html.haml
app/views/admin/players/index.json.jbuilder