Not sure how its possible to get this error :
AbstractController::DoubleRenderError users#create
When in my controller I got this code :
You have a render and a redirect. You have to pick one.