mluukkai/labtool

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/layouts/application.html.erb
app/views/mypage/_user_form.html.erb
app/views/mypage/edit.html.erb
app/views/mypage/foobar.js.erb
app/views/mypage/index.html.erb
app/views/mypage/show.html.erb
app/views/notification_mailer/email.text.erb
app/views/peer_reviews/_bigtable.html.erb
app/views/peer_reviews/index.html.erb
app/views/peer_reviews/old_index.html.erb
app/views/peer_reviews/toggle_review.js.erb
app/views/registrations/_form.html.erb
app/views/registrations/_user_form.html.erb
app/views/registrations/admin_edit.html.erb
app/views/registrations/edit.html.erb
app/views/registrations/index.html.erb
app/views/registrations/new.html.erb
app/views/registrations/show.html.erb
app/views/sessions/new.html.erb
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
app/views/users/show.html.erb
app/views/week_feedbacks/_form.html.erb
app/views/week_feedbacks/edit.html.erb
app/views/week_feedbacks/index.html.erb
app/views/week_feedbacks/new.html.erb
app/views/week_feedbacks/show.html.erb
config.ru
doc/README_FOR_APP
docker-compose.yml
lib/tasks/bootstrap.rake
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
app/assets/javascripts/application.js96
app/assets/javascripts/bootstrap.min.js1
app/assets/javascripts/checklist-editor.js214
D
2 days
app/assets/javascripts/checklists.js147
B
4 hrs
app/assets/javascripts/checks.js35
app/assets/javascripts/codemirror-compressed.js1
app/assets/javascripts/jquery-ui-1.10.4.custom.min.js1
app/assets/javascripts/jquery.autogrow-textarea.js51
A
1 hr
app/controllers/application_controller.rb25
app/controllers/checklists_controller.rb309
F
3 days
app/controllers/checks_controller.rb34
app/controllers/checktypes_controller.rb20