saasbook/esaas-engagements

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/stylesheets/site.scss
app/assets/stylesheets/users.scss
app/controllers/application_controller.rb120
A
1 hr
app/controllers/apps/comments_controller.rb7
A
0 mins
app/controllers/apps_controller.rb143
C
7 hrs
app/controllers/comments_controller.rb37
A
0 mins
app/controllers/creation_controller.rb34
A
0 mins
app/controllers/engagements_controller.rb61
A
0 mins
app/controllers/iterations_controller.rb82
A
0 mins
app/controllers/matching_controller.rb284
C
1 day
app/controllers/my_approval_requests_controller.rb78
A
55 mins
app/controllers/my_projects_controller.rb156
C
7 hrs
app/controllers/orgs/comments_controller.rb7
A
0 mins
app/controllers/orgs_controller.rb99
A
1 hr
app/controllers/pending_feedback_controller.rb19
A
0 mins
app/controllers/search_controller.rb56
A
2 hrs
app/controllers/session_controller.rb28
A
0 mins
app/controllers/users/comments_controller.rb7
A
0 mins
app/controllers/users_controller.rb52
A
15 mins
app/helpers/application_helper.rb35
A
0 mins
app/helpers/engagements_helper.rb19
A
0 mins
app/helpers/matching_helper.rb2
A
0 mins
app/mailers/application_mailer.rb5
A
0 mins
app/mailers/form_mailer.rb34
A
1 hr
app/models/app.rb72
A
0 mins
app/models/app_edit_request.rb28
A
0 mins
app/models/comment.rb9
A
0 mins
app/models/engagement.rb31
A
0 mins
app/models/iteration.rb62
A
0 mins
app/models/matching.rb217
A
2 hrs
app/models/org.rb27
A
0 mins
app/models/pending_feedback.rb4
A
0 mins
app/models/user.rb50
A
0 mins
app/views/apps/_form.html.haml
app/views/apps/edit.html.haml
app/views/apps/index.html.haml
app/views/apps/new.html.haml
app/views/apps/show.html.haml
app/views/comments/_comments.html.haml
app/views/comments/_form.html.haml
app/views/comments/edit.html.haml
app/views/creation/new.html.haml
app/views/engagements/_form.html.haml
app/views/engagements/_index.html.haml
app/views/engagements/edit.html.haml
app/views/engagements/new.html.haml
app/views/form_mailer/mail_to.text.erb
app/views/form_mailer/send_form.text.erb
app/views/iterations/_form.html.haml
app/views/iterations/_iteration.html.haml