A simple tool for inlining assets. Useful for creating maintenance pages and probably some other stuff. Code for inlining initially borrowed from rack-pagespeed.
$ gem install inliner
$ inliner http://www.example.com/blah > inlined_example.html
8000