500 error when adding a new user
Created by: tomneedham
After clicking 'save' on a new user I get a 500 error. Here is the output in terminal:
Completed 500 Internal Server Error in 375ms
Errno::EPIPE (Broken pipe):
app/models/mailer_observer.rb:26:in new_user' app/models/mailer_observer.rb:7:in
after_create'
app/controllers/admin/users_controller.rb:29:in block in create' app/controllers/admin/users_controller.rb:28:in
create'