Merge branch 'master' into dspace-sync
No related branches found
No related tags found
Showing
- app/controllers/v1/complaints_controller.rb 5 additions, 4 deletionsapp/controllers/v1/complaints_controller.rb
- app/controllers/v1/users_controller.rb 24 additions, 3 deletionsapp/controllers/v1/users_controller.rb
- app/mailers/complaints_mailer.rb 29 additions, 0 deletionsapp/mailers/complaints_mailer.rb
- app/policies/user_policy.rb 4 additions, 0 deletionsapp/policies/user_policy.rb
- app/views/complaints_mailer/new_complaint_received.html.erb 16 additions, 0 deletionsapp/views/complaints_mailer/new_complaint_received.html.erb
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
- spec/acceptance/users_spec.rb 22 additions, 2 deletionsspec/acceptance/users_spec.rb
app/mailers/complaints_mailer.rb
0 → 100644
Please register or sign in to comment