Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/javascripts/templates/templates/form.html.slim
app/assets/javascripts/templates/templates/index.html.slim
app/assets/javascripts/templates/templates/new.html.slim
app/assets/javascripts/templates/users/edit.html.slim
app/assets/javascripts/templates/users/form.html.slim
app/assets/javascripts/templates/users/index.html.slim
app/assets/javascripts/templates/users/new.html.slim
app/assets/stylesheets/kms/application.css
app/assets/stylesheets/kms/custom.css.scss
app/assets/stylesheets/kms/responsive_dashboard.css.less
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/layouts/kms/devise.html.erb
app/views/layouts/kms/kms.html.erb
bin/rails
config.ru
kms.gemspec
lib/tasks/kms_tasks.rake
lib/tasks/precompile_hook.rake
app/assets/javascripts/kms/application.js0
app/assets/javascripts/kms/application/services/transliteration_service.js92
A
3 hrs
app/controllers/kms/application_controller.rb17
app/controllers/kms/assets_controller.rb51
app/controllers/kms/kms_controller.rb7
app/controllers/kms/pages_controller.rb57
A
15 mins
app/controllers/kms/public/pages_controller.rb20
app/controllers/kms/public/search_controller.rb17
app/controllers/kms/resources_controller.rb8
app/controllers/kms/settings_controller.rb20
app/controllers/kms/snippets_controller.rb38
A
15 mins
app/controllers/kms/templates_controller.rb38
A
15 mins
app/controllers/kms/users_controller.rb43
A
15 mins
app/controllers/users/confirmations_controller.rb2
app/controllers/users/omniauth_callbacks_controller.rb2
app/controllers/users/passwords_controller.rb2
app/controllers/users/registrations_controller.rb9
app/controllers/users/sessions_controller.rb2
app/controllers/users/unlocks_controller.rb2
app/helpers/kms/application_helper.rb4
app/models/ability.rb16
app/models/concerns/kms/compile_templates.rb35
app/models/concerns/kms/permalinkable.rb11
app/models/concerns/kms/positioned.rb16
app/models/concerns/kms/update_stylesheets_text.rb17
app/models/kms/asset.rb67
A
1 hr
app/models/kms/page.rb42
app/models/kms/settings.rb7