colinschoen/enrollme

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/team/team.html.erb
app/views/team_list/show.html.erb
app/views/team_mailer/email_team.html.erb
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/new.html.erb
app/views/users/show.html.erb
app/views/users/user_help.html.erb
app/views/users/without.html.erb
cacert.pem
config.ru
config/application.yml.asc
config/cucumber.yml
config/database.yml
config/locales/devise.en.yml
config/locales/en.yml
config/secrets.yml
discussion_info.txt
iterations/iter0.md
iterations/iter2-2.md
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
script/cucumber
app/assets/javascripts/application.js0
app/controllers/admins_controller.rb204
B
4 hrs
app/controllers/application_controller.rb13
app/controllers/discussion_controller.rb39
app/controllers/file_controller.rb26
app/controllers/session_controller.rb41
A
55 mins
app/controllers/submissions_controller.rb32
A
45 mins
app/controllers/team_controller.rb102
app/controllers/team_list_controller.rb5
app/controllers/users_controller.rb62
app/helpers/application_helper.rb2
app/helpers/login_helper.rb2
app/helpers/team_controller_helper.rb2
app/helpers/team_helper.rb2
app/helpers/user_helper.rb2
app/helpers/users_helper.rb2
app/mailers/admin_mailer.rb55
A
40 mins
app/mailers/application_mailer.rb4
app/mailers/email_students.rb21
A
20 mins
app/mailers/team_mailer.rb14
app/models/admin.rb12
app/models/discussion.rb35
app/models/option.rb26
app/models/skill.rb4