lenawu/mak-169

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.byebug_history
.codeclimate.yml
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
Gemfile2.lock
Guardfile
README.rdoc
Rakefile
StepByStep.doc
app/controllers/admin_controller.rb2
A
0 mins
app/controllers/application_controller.rb6
A
0 mins
app/controllers/comments_controller.rb45
A
0 mins
app/controllers/contacts_controller.rb17
A
0 mins
app/controllers/deadlines_controller.rb32
A
0 mins
app/controllers/forums_controller.rb29
A
55 mins
app/controllers/info_controller.rb16
A
0 mins
app/controllers/messages_controller.rb47
A
0 mins
app/controllers/projects_controller.rb45
A
0 mins
app/controllers/users_controller.rb8
A
0 mins
app/helpers/admin_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/comments_helper.rb2
A
0 mins
app/helpers/contacts_helper.rb2
A
0 mins
app/helpers/deadlines_helper.rb2
A
0 mins
app/helpers/forums_helper.rb2
A
0 mins
app/helpers/info_helper.rb2
A
0 mins
app/helpers/message_helper.rb2
A
0 mins
app/models/assignment.rb4
A
0 mins
app/models/comment.rb4
A
0 mins
app/models/company.rb8
A
0 mins
app/models/contact.rb13
A
0 mins
app/models/contact_form.rb14
A
0 mins
app/models/deadline.rb3
A
0 mins
app/models/forum.rb3
A
0 mins
app/models/message.rb5
A
0 mins
app/models/project.rb6
A
0 mins
app/models/user.rb9
A
0 mins
app/views/comments/_comment.html.erb
app/views/comments/_form.html.erb
app/views/comments/edit.html.erb
app/views/companies/confirmations/new.html.erb
app/views/companies/mailer/confirmation_instructions.html.erb
app/views/companies/mailer/password_change.html.erb
app/views/companies/mailer/reset_password_instructions.html.erb
app/views/companies/mailer/unlock_instructions.html.erb