kebab-project/cybele

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/cybele/helpers/staging.rb9
A
0 mins
lib/cybele/version.rb5
A
0 mins
templates/Gemfile.erb
templates/README.md.erb
templates/VERSION.txt
templates/active_storage/active_storage.yml.erb
templates/active_storage/amazon_env_all.erb
templates/app_files/app/assets/javascripts/application.js39
C
1 day
templates/app_files/app/assets/javascripts/hq/application.js39
C
1 day
templates/app_files/app/assets/stylesheets/application.sass
templates/app_files/app/assets/stylesheets/hq/_sidebar.sass
templates/app_files/app/assets/stylesheets/hq/application.sass
templates/app_files/app/controllers/concerns/activatable.rb12
A
0 mins
templates/app_files/app/controllers/hq/admins_controller.rb47
A
15 mins
templates/app_files/app/controllers/hq/application_controller.rb9
A
0 mins
templates/app_files/app/controllers/hq/audits_controller.rb12
A
0 mins
templates/app_files/app/controllers/hq/dashboard_controller.rb4
A
0 mins
templates/app_files/app/controllers/hq/passwords_controller.rb7
A
0 mins
templates/app_files/app/controllers/hq/registrations_controller.rb16
A
0 mins
templates/app_files/app/controllers/hq/sessions_controller.rb10
A
0 mins
templates/app_files/app/controllers/hq/users_controller.rb47
A
15 mins
templates/app_files/app/controllers/user/application_controller.rb12
A
0 mins
templates/app_files/app/controllers/user/dashboard_controller.rb4
A
0 mins
templates/app_files/app/controllers/user/passwords_controller.rb6
A
0 mins
templates/app_files/app/controllers/user/profile_controller.rb22
A
0 mins
templates/app_files/app/controllers/user/registrations_controller.rb13
A
0 mins
templates/app_files/app/controllers/user/sessions_controller.rb9
A
0 mins
templates/app_files/app/controllers/welcome_controller.rb5
A
0 mins
templates/app_files/app/helpers/application_helper.rb.erb
templates/app_files/app/mailers/admin_mailer.rb8
A
0 mins
templates/app_files/app/mailers/application_mailer.rb4
A
0 mins
templates/app_files/app/mailers/user_mailer.rb8
A
0 mins
templates/app_files/app/models/admin.rb25
A
0 mins
templates/app_files/app/models/audit.rb2
A
0 mins
templates/app_files/app/models/concerns/password_creatable.rb27
A
0 mins
templates/app_files/app/models/user.rb26
A
0 mins
templates/app_files/app/views/admin_mailer/login_info.html.haml
templates/app_files/app/views/hq/admins/_admin.html.haml
templates/app_files/app/views/hq/admins/_blank.html.haml
templates/app_files/app/views/hq/admins/_filters.html.haml
templates/app_files/app/views/hq/admins/_form.html.haml
templates/app_files/app/views/hq/admins/_list.html.haml
templates/app_files/app/views/hq/admins/edit.html.haml
templates/app_files/app/views/hq/admins/index.html.haml
templates/app_files/app/views/hq/admins/new.html.haml
templates/app_files/app/views/hq/admins/show.html.haml
templates/app_files/app/views/hq/audits/_filters.html.haml
templates/app_files/app/views/hq/audits/_list.html.haml
templates/app_files/app/views/hq/audits/index.html.haml
templates/app_files/app/views/hq/audits/show.html.haml