hello-gem/hello

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/hello/rails_controller/restrict_by_role.rb68
A
40 mins
app/controllers/hello/management/emails_controller.rb51
A
35 mins
lib/hello/request_manager/stateless.rb29
A
30 mins
lib/hello/utils/device_name.rb27
A
25 mins
app/controllers/hello/application_controller.rb22
A
0 mins
app/controllers/hello/authentication/sessions_controller.rb58
A
0 mins
app/controllers/hello/authentication/sign_in_controller.rb29
A
0 mins
app/controllers/hello/authentication/sudo_mode_controller.rb31
A
0 mins
app/controllers/hello/concerns/authentication/sign_in.rb35
A
0 mins
app/controllers/hello/concerns/management/forgot_password.rb36
A
0 mins
app/controllers/hello/concerns/management/reset_password.rb25
A
0 mins
app/controllers/hello/concerns/registration/sign_up.rb53
A
0 mins
app/controllers/hello/internationalization/locale_controller.rb22
A
0 mins
app/controllers/hello/management/accesses_controller.rb24
A
0 mins
app/controllers/hello/management/confirm_emails_controller.rb29
A
0 mins
app/controllers/hello/management/forgot_password_controller.rb29
A
0 mins
app/controllers/hello/management/passwords_controller.rb45
A
0 mins
app/controllers/hello/management/profiles_controller.rb54
A
0 mins
app/controllers/hello/management/reset_password_controller.rb39
A
0 mins
app/controllers/hello/registration/sign_up_controller.rb54
A
0 mins
app/helpers/hello/application_helper.rb4
A
0 mins
app/mailers/hello/mailer.rb20
A
0 mins
app/models/access.rb3
A
0 mins
app/models/credential.rb3
A
0 mins
app/models/email_credential.rb3
A
0 mins
app/models/password_credential.rb3
A
0 mins
app/models/user.rb3
A
0 mins
config/routes.rb51
A
0 mins
db/migrate/1_create_credentials.rb14
A
0 mins
db/migrate/2_create_accesses.rb14
A
0 mins
db/migrate/3_create_users.rb14
A
0 mins
lib/generators/hello/concerns/concerns_generator.rb7
A
0 mins
lib/generators/hello/install/install_generator.rb56
A
0 mins
lib/generators/hello/install/templates/hello_helper.rb11
A
0 mins
lib/generators/hello/install/templates/initializer.rb17
A
0 mins
lib/generators/hello/install/templates/models/concerns/user/authorization.rb14
A
0 mins
lib/generators/hello/install/templates/models/user.rb8
A
0 mins
lib/generators/hello/install/templates/onboarding/onboarding_controller.rb29
A
0 mins
lib/generators/hello/install/templates/root/root_controller.rb5
A
0 mins
lib/generators/hello/locales/locales_generator.rb52
A
0 mins
lib/generators/hello/users/templates/app/controllers/users_controller.rb39
A
0 mins
lib/generators/hello/users/users_generator.rb18
A
0 mins
lib/generators/hello/views/views_generator.rb7
A
0 mins
lib/hello-rails.rb1
A
0 mins
lib/hello.rb30
A
0 mins
lib/hello/business.rb33
A
0 mins
lib/hello/business/authentication/sign_in.rb69
A
0 mins
lib/hello/business/authentication/sign_out.rb8
A
0 mins
lib/hello/business/authentication/sudo_mode_authentication.rb21
A
0 mins
lib/hello/business/authentication/sudo_mode_expiration.rb15
A
0 mins