Proyecto

General

Perfil

Acciones

Correccion - Mejora #3482

abierta

Deprecation warning en el modelo de documentos

Añadido por Jaime Ortiz hace más de 5 años. Actualizado hace más de 5 años.

Estado:
Nueva
Prioridad:
Normal
Asignado a:
Categoría:
-
Versión prevista:
-
Fecha de inicio:
2018-11-06
Fecha fin:
% Realizado:

0%

Tiempo estimado:
Version:

Descripción

DEPRECATION WARNING: Currently, Active Record suppresses errors raised within `after_rollback`/`after_commit` callbacks and only print them to the logs. In the next version, these errors will no longer be suppressed. Instead, the errors will propagate normally just like in other Active Record callbacks.

You can opt into the new behavior and remove this warning by setting:

  config.active_record.raise_in_transactional_callbacks = true

 (called from <class:Documento> at /Users/jaime/gor/app/models/documento.rb:62)
Acciones

Exportar a: Atom PDF