colinschoen/enrollme

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
README.rdoc
Rakefile
app/assets/images/favicon.ico
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/login.coffee
app/assets/javascripts/team.coffee
app/assets/javascripts/team_controller.coffee
app/assets/javascripts/user.coffee
app/assets/javascripts/users.coffee
app/controllers/admins_controller.rb204
B
4 hrs
app/controllers/application_controller.rb13
A
0 mins
app/controllers/discussion_controller.rb39
A
0 mins
app/controllers/file_controller.rb26
A
0 mins
app/controllers/session_controller.rb41
A
55 mins
app/controllers/submissions_controller.rb32
A
45 mins
app/controllers/team_controller.rb102
A
0 mins
app/controllers/team_list_controller.rb5
A
0 mins
app/controllers/users_controller.rb62
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/login_helper.rb2
A
0 mins
app/helpers/team_controller_helper.rb2
A
0 mins
app/helpers/team_helper.rb2
A
0 mins
app/helpers/user_helper.rb2
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/mailers/admin_mailer.rb55
A
40 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/email_students.rb21
A
20 mins
app/mailers/team_mailer.rb14
A
0 mins
app/models/admin.rb12
A
0 mins
app/models/discussion.rb35
A
0 mins
app/models/option.rb26
A
0 mins
app/models/skill.rb4
A
0 mins
app/models/submission.rb4
A
0 mins
app/models/talent.rb5
A
0 mins
app/models/team.rb82
A
30 mins
app/models/user.rb75
A
1 hr
app/views/admin_mailer/all_data.html.erb
app/views/admin_mailer/invite_new_admin.html.erb
app/views/admin_mailer/look_at_submission.html.erb
app/views/admin_mailer/send_approved_email.html.erb
app/views/admin_mailer/send_disapproved_email.html.erb
app/views/admin_mailer/team_list_email.html.erb