Possible Duplicate:
How to disable logging of asset pipeline (sprockets) messages in Rails 3.1?
As they're (uselessly) taking most of the reading space and being lazy to always scroll a little, currently trying to find a way to hide those assets' messages :
(..interesting stuff..) Completed 200 OK in 281ms (Views: 83.9ms | ActiveRecord: 16.7ms)
(..not so interesting stuff..) Started GET "/assets/application.css?body=1" for 127.0.0.1 at Tue Dec 27 13:17:16 +0100 2011
Served asset /application.css - 304 Not Modified (1ms)
(...loads more of useless stuff...)