Is it possible to remove the loading of assets ( images for example ) from the logs? I would like to have just the view rendering in my log + with the activerecord stuff and no other things that distract.
Can you setup the logger to remove certain elements from the log such as asset loading? thx
You can add initializer quite_assets.rb with: