code9ty/website

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/helpers/static_pages_helper.rb13
A
0 mins
app/helpers/users_helper.rb17
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/mailers/applicant_mailer.rb10
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/user_mailer.rb15
A
0 mins
app/models/applicant.rb30
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/assignment.rb5
A
0 mins
app/models/bid.rb5
A
0 mins
app/models/comment.rb8
A
0 mins
app/models/contribution.rb3
A
0 mins
app/models/intake.rb6
A
0 mins
app/models/project.rb7
A
0 mins
app/models/user.rb37
A
0 mins
app/views/applicant_mailer/applicant_accept.html.erb
app/views/applicant_mailer/applicant_accept.text.erb
app/views/applicant_mailer/application_request.html.erb
app/views/applicant_mailer/application_request.text.erb
app/views/applicants/_application_form.html.erb
app/views/applicants/accept.html.erb
app/views/applicants/index.html.erb
app/views/applicants/new.html.erb
app/views/applicants/show.html.erb
app/views/assignments/_assignment_form.html.haml
app/views/assignments/edit.html.erb
app/views/assignments/index.html.erb
app/views/assignments/new.html.erb
app/views/bids/create.coffee
app/views/bids/destroy.coffee
app/views/bids/index.html.haml
app/views/comments/_comments_form.html.erb
app/views/comments/edit.html.erb
app/views/comments/index.html.erb
app/views/comments/new.html.erb
app/views/comments/show.html.erb
app/views/contributions/index.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/layouts/partials/_callouts.html.erb
app/views/layouts/partials/_topbar.html.erb
app/views/projects/_bid.html.haml
app/views/projects/_project.html.haml
app/views/projects/index.html.haml
app/views/projects/new.html.erb
app/views/sessions/new.html.erb
app/views/static_pages/_application_reveal.html.haml
app/views/static_pages/home.html.haml
app/views/static_pages/what.html.erb