if @error_reason json.status :error json.reason @error_reason else json.status :success end