Acciones
Correccion - Mejora #3482
abiertaDeprecation warning en el modelo de documentos
Fecha de inicio:
2018-11-06
Fecha fin:
% Realizado:
0%
Tiempo estimado:
Versión:
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)
Actualizado por Jaime Ortiz hace alrededor de 6 años
- Se actualizó Descripción (diferencias)
Acciones