I am having trouble getting the asset pipeline to concatenate (but not compress!) assets in development. The idea is that I can stop making 70+ requests for tiny css/js files for every development page load, but still get to view a line number so I can figure out where problems are.I am having trouble getting the asset pipeline