saasbook/esaas-engagements

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/shared/_app_edit_request.html.haml
app/views/shared/_flash_messages.html.haml
app/views/shared/_form_errors.html.haml
app/views/users/_form.html.haml
app/views/users/edit.html.haml
app/views/users/index.html.haml
app/views/users/new.html.haml
app/views/users/show.html.haml
app/views/users/user.html.haml
coffeelint.json
config.ru
app/assets/javascripts/application.js13
app/controllers/application_controller.rb120
A
1 hr
app/controllers/apps/comments_controller.rb7
app/controllers/apps_controller.rb143
C
7 hrs
app/controllers/comments_controller.rb37
app/controllers/creation_controller.rb34
app/controllers/engagements_controller.rb61
app/controllers/iterations_controller.rb82
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
app/controllers/orgs_controller.rb99
A
1 hr
app/controllers/pending_feedback_controller.rb19
app/controllers/search_controller.rb56
A
2 hrs
app/controllers/session_controller.rb28
app/controllers/users/comments_controller.rb7
app/controllers/users_controller.rb52
A
15 mins
app/helpers/application_helper.rb35
app/helpers/engagements_helper.rb19
app/helpers/matching_helper.rb2
app/mailers/application_mailer.rb5
app/mailers/form_mailer.rb34
A
1 hr
app/models/app.rb72
app/models/app_edit_request.rb28
app/models/comment.rb9
app/models/engagement.rb31
app/models/iteration.rb62
app/models/matching.rb217
A
2 hrs
app/models/org.rb27
app/models/pending_feedback.rb4
app/models/user.rb50