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.rb | 51 | A 0 mins |
|
db/migrate/1_create_credentials.rb | 14 | A 0 mins |
|
db/migrate/2_create_accesses.rb | 14 | A 0 mins |
|
db/migrate/3_create_users.rb | 14 | 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.rb | 7 | A 0 mins |
|
lib/generators/hello/install/USAGE | |
|
|
lib/generators/hello/install/install_generator.rb | 56 | A 0 mins |
|
lib/generators/hello/install/templates/application.html.erb | |
|
|
lib/generators/hello/install/templates/hello_helper.rb | 11 | A 0 mins |
|
lib/generators/hello/install/templates/initializer.rb | 17 | A 0 mins |
|
lib/generators/hello/install/templates/models/concerns/user/authorization.rb | 14 | A 0 mins |
|
lib/generators/hello/install/templates/models/user.rb | 8 | A 0 mins |
|
lib/generators/hello/install/templates/onboarding/index.html.erb | |
|
|
lib/generators/hello/install/templates/onboarding/onboarding_controller.rb | 29 | A 0 mins |
|
lib/generators/hello/install/templates/root/index.html.erb | |
|
|
lib/generators/hello/install/templates/root/root_controller.rb | 5 | A 0 mins |
|
lib/generators/hello/locales/USAGE | |
|
|
lib/generators/hello/locales/locales_generator.rb | 52 | A 0 mins |
|