merge
No related branches found
No related tags found
Showing
- Gemfile 0 additions, 2 deletionsGemfile
- Gemfile.lock 4 additions, 8 deletionsGemfile.lock
- README.md 7 additions, 0 deletionsREADME.md
- app/assets/stylesheets/admin.sass 1 addition, 1 deletionapp/assets/stylesheets/admin.sass
- app/controllers/application_controller.rb 1 addition, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/application_controller/with_errors.rb 37 additions, 0 deletionsapp/controllers/application_controller/with_errors.rb
- app/controllers/concerns/with_locale.rb 14 additions, 0 deletionsapp/controllers/concerns/with_locale.rb
- app/controllers/users/confirmations_controller.rb 1 addition, 0 deletionsapp/controllers/users/confirmations_controller.rb
- app/controllers/users/passwords_controller.rb 1 addition, 0 deletionsapp/controllers/users/passwords_controller.rb
- app/controllers/users/registrations_controller.rb 5 additions, 1 deletionapp/controllers/users/registrations_controller.rb
- app/controllers/users/sessions_controller.rb 1 addition, 0 deletionsapp/controllers/users/sessions_controller.rb
- app/controllers/users/unlocks_controller.rb 1 addition, 0 deletionsapp/controllers/users/unlocks_controller.rb
- app/services/locale_service.rb 1 addition, 1 deletionapp/services/locale_service.rb
- app/views/devise/confirmations/new.html.erb 4 additions, 5 deletionsapp/views/devise/confirmations/new.html.erb
- app/views/devise/passwords/edit.html.erb 3 additions, 3 deletionsapp/views/devise/passwords/edit.html.erb
- app/views/devise/passwords/new.html.erb 2 additions, 2 deletionsapp/views/devise/passwords/new.html.erb
- app/views/devise/registrations/edit.html.erb 5 additions, 7 deletionsapp/views/devise/registrations/edit.html.erb
- app/views/devise/registrations/new.html.erb 3 additions, 3 deletionsapp/views/devise/registrations/new.html.erb
- app/views/devise/sessions/new.html.erb 11 additions, 9 deletionsapp/views/devise/sessions/new.html.erb
- app/views/devise/shared/_links.html.erb 1 addition, 1 deletionapp/views/devise/shared/_links.html.erb
Loading
Please register or sign in to comment