Not to get too long winded about what this code does, it basically kicks your web deployment into high gear. It’s no secret that I love Ruby/Rake/Automation/Being Lazy, so I wrote a Rake script to manage concatenating/compressing my js and css, and deploying the site…at the same time testing in a couple of browsers. Now, ...