Quiet Assets in Rails 5
Remove the quiet_assets gem from your Rails app and upgrade sprockets-rails, which now includes a configuration option to silence the asset request logging in development. https://rossta.net/blog/quiet-assets-in-rails-5.html
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Remove the quiet_assets gem from your Rails app and upgrade sprockets-rails, which now includes a configuration option to silence the asset request logging in development. https://rossta.net/blog/quiet-assets-in-rails-5.html
Post a comment