Question

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

Était-ce utile?

La solution

Create an initialiser with the following:

Rails.cache.silence!

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top