timecard/timecard-rails

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/templates/timer/time.jst.eco
app/assets/templates/workers/list.jst.eco
app/assets/templates/workers/list_item.jst.eco
app/assets/templates/workers/show.jst.eco
app/assets/templates/workloads/crowdworks_modal.jst.eco
app/assets/templates/workloads/table.jst.eco
app/assets/templates/workloads/timer.jst.eco
app/assets/templates/workloads/timer_button.jst.eco
app/controllers/application_controller.rb30
A
0 mins
app/controllers/authentications_controller.rb26
A
0 mins
app/controllers/comments_controller.rb79
C
7 hrs
app/controllers/crowdworks_contracts_controller.rb40
A
0 mins
app/controllers/data_controller.rb52
A
3 hrs
app/controllers/github_imports_controller.rb10
A
0 mins
app/controllers/home_controller.rb14
A
0 mins
app/controllers/issues_controller.rb184
D
1 day
app/controllers/members_controller.rb45
A
0 mins
app/controllers/projects_controller.rb93
A
1 hr
app/controllers/reports_controller.rb24
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb51
B
6 hrs
app/controllers/users/registrations_controller.rb27
A
0 mins
app/controllers/users_controller.rb11
A
0 mins
app/controllers/workloads_controller.rb93
A
3 hrs
app/helpers/application_helper.rb37
A
0 mins
app/helpers/authentication_helper.rb2
A
0 mins
app/mailers/notify_mailer.rb8
A
0 mins
app/models/ability.rb50
A
0 mins
app/models/authentication.rb28
A
0 mins
app/models/chatwork.rb9
A
0 mins
app/models/comment.rb76
A
0 mins
app/models/comment_github.rb8
A
0 mins
app/models/comment_ruffnote.rb15
A
0 mins
app/models/crowdworks_contract.rb4
A
0 mins
app/models/issue.rb136
A
0 mins
app/models/issue_github.rb11
A
0 mins
app/models/issue_ruffnote.rb37
A
25 mins
app/models/member.rb4
A
0 mins
app/models/project.rb147
A
2 hrs
app/models/project_github.rb5
A
0 mins
app/models/project_ruffnote.rb25
A
0 mins
app/models/provider.rb29
A
0 mins
app/models/user.rb96
A
25 mins
app/models/workload.rb57
A
0 mins
app/services/crowdworks.rb71
A
0 mins
app/services/github_importer.rb63
A
35 mins
app/views/api/_comment.jbuilder
app/views/api/_issue.jbuilder
app/views/api/_project.jbuilder
app/views/api/_workload.jbuilder
app/views/api/comments.jbuilder