Domanda

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

È stato utile?

Soluzione

Create an initialiser with the following:

Rails.cache.silence!

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top