hello-gem/hello

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/hello/management/email_credentials/index.html.erb
app/views/hello/management/password_credentials/_forgot_form.html.erb
app/views/hello/management/password_credentials/_reset_form.html.erb
app/views/hello/management/password_credentials/forgot.html.erb
app/views/hello/management/password_credentials/forgot_success.html.erb
app/views/hello/management/password_credentials/reset.html.erb
app/views/hello/management/password_credentials/show.html.erb
app/views/hello/management/user.html.erb
app/views/hello/registration/_sign_up.html.erb
app/views/hello/registration/sign_up.html.erb
app/views/hello/registration/sign_up_widget.html.erb
app/views/hello/shared/_errors.html.erb
app/views/hello/shared/_flash.html.erb
app/views/hello/shared/_nav_pills.html.erb
app/views/hello/shared/_session_expiration.html.erb
app/views/hello/shared/_settings.html.erb
bin/rails
config/locales/hello.en.yml
config/locales/hello.es.yml
config/locales/hello.fr.yml
config/locales/hello.pl.yml
config/locales/hello.pt-BR.yml
config/locales/hello.zh-CN.yml
config/locales/hello.zh-TW.yml
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
gemfiles/README.md
gemfiles/rails-5-0-stable.gemfile
gemfiles/rails-5-1-stable.gemfile
gemfiles/rails-5-2-stable.gemfile
gemfiles/rails-master.gemfile
hello-rails.gemspec
lib/data/locales.yml
lib/generators/hello/concerns/USAGE
lib/generators/hello/concerns/concerns_generator.rb7
A
0 mins
lib/generators/hello/install/USAGE
lib/generators/hello/install/install_generator.rb56
A
0 mins
lib/generators/hello/install/templates/application.html.erb
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/index.html.erb
lib/generators/hello/install/templates/onboarding/onboarding_controller.rb29
A
0 mins
lib/generators/hello/install/templates/root/index.html.erb
lib/generators/hello/install/templates/root/root_controller.rb5
A
0 mins
lib/generators/hello/locales/USAGE
lib/generators/hello/locales/locales_generator.rb52
A
0 mins