Pregunta

Would like to mute large amount of dalli output in development log & STOUT.

¿Fue útil?

Solución

Create an initialiser with the following:

Rails.cache.silence!

Taken from https://github.com/mperham/dalli/issues/207

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top