Pergunta

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

Foi útil?

Solução

Create an initialiser with the following:

Rails.cache.silence!

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top