-
- Downloads
Fix for email verification issue (GRN-36) (#300)
* <incorrect smtp settings no longer crashes the application> * <Added rspec tests> * <> * Delete env * Update development.rb
Showing
- app/controllers/users_controller.rb 18 additions, 4 deletionsapp/controllers/users_controller.rb
- config/environments/development.rb 2 additions, 2 deletionsconfig/environments/development.rb
- config/environments/production.rb 16 additions, 0 deletionsconfig/environments/production.rb
- config/locales/en.yml 1 addition, 0 deletionsconfig/locales/en.yml
- sample.env 1 addition, 1 deletionsample.env
- spec/controllers/users_controller_spec.rb 26 additions, 0 deletionsspec/controllers/users_controller_spec.rb
Please register or sign in to comment