gavinksong/cs169-cucec

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/helpers/admins_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/conversations_helper.rb2
A
0 mins
app/helpers/donate_helper.rb2
A
0 mins
app/helpers/mentors_helper.rb2
A
0 mins
app/helpers/messages_helper.rb2
A
0 mins
app/helpers/pages_helper.rb2
A
0 mins
app/helpers/resources_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb6
A
0 mins
app/helpers/students/navigation_helper.rb2
A
0 mins
app/helpers/students_helper.rb2
A
0 mins
app/jobs/application_job.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/models/admin.rb3
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/conversation.rb5
A
0 mins
app/models/mentor.rb27
A
0 mins
app/models/message.rb4
A
0 mins
app/models/resource.rb47
A
45 mins
app/models/student.rb11
A
0 mins
app/models/writing.rb2
A
0 mins
app/uploaders/attachment_uploader.rb9
A
0 mins
app/uploaders/audio_uploader.rb9
A
0 mins
app/uploaders/video_uploader.rb9
A
0 mins
app/views/admins/index.html.erb
app/views/conversations/_conversation.html.erb
app/views/conversations/edit.html.erb
app/views/conversations/index.html.erb
app/views/conversations/new.html.erb
app/views/conversations/show.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/donate/new.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/mentors/call.html.erb
app/views/mentors/index.html.erb
app/views/messages/_message.html.erb
app/views/messages/_message_form.html.erb